Summary
- add +~ and +~= for-control operators to match with -~ and -~= operators (details)
- put back quasi_void print (details)
- Added some notes about how to enable heap statistics. Reformated some of the related macro code to make it a bit more compact and hopefully clearer. (details)
The file was modified | src/Parser/parser.yy |
The file was modified | src/Parser/lex.ll |
The file was modified | libcfa/src/enum.hfa |
The file was modified | libcfa/src/enum.cfa |
The file was modified | src/Common/Stats/Heap.cpp |