Summary
- 1. Add __count_e__( enum_name ), a pseudo function that return the number of element in an enum; 2. Implementation of enum range loop. (details)
- Missing files from the last commit (details)
- Linked-list background additions for identity model and end treatment. (details)
- lex countof pseudo-function (details)
- parse countof pseduo-function, update for-loop for enumeration (details)