aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [tests] Added test examples for macro syntax capabilitiesSyndamia2023-11-231-0/+262
* [preproc] Fixed no substitution when there are stuff after a macro name on th...Syndamia2023-11-231-4/+6
* [preproc] Fixed single line definition body under a macro name resulting in n...Syndamia2023-11-231-1/+1
* [preproc] Huge rewrite, better code, names, POSIX compliancy, can pass multip...Syndamia2023-11-231-69/+111
* [preproc] Proper macro name handling on stage2 macro matchSyndamia2023-11-231-3/+8
* [preproc] Replaced length(nameQueue) with nql for more robustnessSyndamia2023-11-231-2/+2
* [README] Added a more detailed definition of the language with many examplesSyndamia2023-11-191-56/+347
* [.vim] Added vim configuration files for syntax highlightingSyndamia2023-11-192-0/+8
* [preproc.awk] Added a more or less working preprocessor for CSMA, written in AWKSyndamia2023-11-192-0/+230
* Initial commitKamen Mladenov2023-11-191-0/+93