| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-07 | simplift syntax somewhat | Kimplul | |
| + Explicit macro expansion + Still have to simplify AST and type stuff, probably worth rewriting or something | |||
| 2023-11-01 | more tweaks to syntax | Kimplul | |
| 2023-10-31 | more or less happy with syntax | Kimplul | |
| 2023-08-16 | function signature type | Kimplul | |
| 2023-08-16 | array syntax | Kimplul | |
| 2023-08-16 | update build system | Kimplul | |
| 2023-08-15 | fix variadics | Kimplul | |
| + At least partially, some asserts or something should still be added to the ast handling code | |||
| 2023-08-15 | updates to syntax | Kimplul | |
| 2023-05-20 | document ast.h | Kimplul | |
| 2023-05-19 | document main | Kimplul | |
| 2023-05-17 | document parser.h | Kimplul | |
| 2023-05-16 | document actualize.h | Kimplul | |
| 2023-05-15 | document scope.h | Kimplul | |
| 2023-05-08 | low hanging documentation | Kimplul | |
| 2023-05-08 | start documentation process | Kimplul | |
| 2023-05-07 | add note about ast macros and variadics | Kimplul | |
| 2023-05-06 | Create README.mg | Kimplul | |
| 2023-05-06 | fix import paths | Kimplul | |
| 2023-05-06 | rename *.cu to *.ek | Kimplul | |
| + Name changes can be sort of difficult | |||
| 2023-05-06 | generated files probably shouldn't have licenses | Kimplul | |
| 2023-05-06 | add license file | Kimplul | |
| 2023-05-06 | always use debug info | Kimplul | |
| 2023-05-01 | update license stuff | Kimplul | |
| 2023-05-01 | forgot name change in main | Kimplul | |
| 2023-04-30 | start working on docs | Kimplul | |
| 2023-04-30 | add linting | Kimplul | |
| 2023-04-30 | rename to ek | Kimplul | |
| 2023-04-03 | initial union testing | Kimplul | |
| 2023-04-01 | disallow certain kinds of types in templates | Kimplul | |
| 2023-04-01 | improve struct and union support in resolve | Kimplul | |
| 2023-04-01 | fix gitignore | Kimplul | |
| 2023-03-30 | change to left-to-right resolver | Kimplul | |
| 2023-03-27 | change typeof to be a full time type | Kimplul | |
| 2023-03-26 | start enums | Kimplul | |
| 2023-03-26 | struct member naming | Kimplul | |
| 2023-03-25 | add formatter | Kimplul | |
| 2023-03-25 | slightly refactor ast | Kimplul | |
| 2023-03-25 | add union to parser | Kimplul | |
| 2023-03-25 | initial constant struct stuff | Kimplul | |
| 2023-03-24 | struct initializers | Kimplul | |
| 2023-03-23 | integrate parser work | Kimplul | |
| 2023-03-07 | add initial import detection | Kimplul | |
| 2023-03-07 | initial commit | Kimplul | |
