| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | bugfix: support escaped double quotes in strings | mryouse | 2022-06-11 | 
| | | |||
| * | add string escapes | mryouse | 2022-06-11 | 
| | | |||
| * | bugfix: since :string can contain newline, count them correctly | mryouse | 2022-06-05 | 
| | | |||
| * | lex comments (ignore them) | mryouse | 2022-05-23 | 
| | | |||
| * | refactor: structs into their own file | mryouse | 2022-05-22 | 
| | | |||
| * | lex and parse types | mryouse | 2022-05-21 | 
| | | |||
| * | implement pipe | mryouse | 2022-05-21 | 
| | | |||
| * | for-count implementation | mryouse | 2022-05-21 | 
| | | |||
| * | bugfix: symbols and numbers | mryouse | 2022-05-19 | 
| | | |||
| * | add hash to front of boolean | mryouse | 2022-05-18 | 
| | | |||
| * | rewrite of lexer, using a measured approach | mryouse | 2022-05-18 | 
| | | |||
| * | add a shell-pipe command | mryouse | 2022-05-13 | 
| | | |||
| * | lists? not sure if they fully work, but somewhat | mryouse | 2022-05-13 | 
| | | |||
| * | refactor types using inheritance | mryouse | 2022-05-12 | 
| | | |||
| * | more available punctuation for symbols | mryouse | 2022-05-10 | 
| | | |||
| * | add '+' functions, fix lexer so they're not numeric | mryouse | 2022-05-10 | 
| | | |||
| * | initial commit | mryouse | 2022-05-10 | 
