bʰedoh₂ swé bedohswe
bedohswe pushed to master at bedohswe/foxp 2024-06-11 13:28:55 +00:00
099bb1d600 Add "use"
bedohswe pushed to master at bedohswe/foxp 2024-06-11 13:26:28 +00:00
d30a715d06 Add "assert" and "fn"
bedohswe pushed to master at bedohswe/foxp 2024-06-11 13:00:20 +00:00
c8189f5ec1 Implement verbatim
bedohswe pushed to master at bedohswe/foxp 2024-06-11 12:39:02 +00:00
c543c00a9c Fix memory leaks
bedohswe pushed to master at bedohswe/foxp 2024-06-11 12:34:05 +00:00
b762ad154e Formatting
bedohswe pushed to master at bedohswe/foxp 2024-06-11 12:33:44 +00:00
a8e4bfd264 Implement maps
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:54:44 +00:00
834ec9d3d4 Fix list declarations
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:53:43 +00:00
e6027bbaf2 Allow print to take multiple arguments
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:51:18 +00:00
3aa280ba38 Implement list declarations
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:29:44 +00:00
898fa9b195 How in the bloody hell it end up like that!?
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:15:13 +00:00
71ee935f7b Rename def to #def
1c9de73b91 Implement longer defines
Compare 2 commits »
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:07:13 +00:00
5cc866637e Add back preprocessing
ab7f648e56 Notify of unknown keywords
Compare 2 commits »
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:02:54 +00:00
57af99e53a Change formating a bit
bedohswe pushed to master at bedohswe/foxp 2024-06-11 11:00:37 +00:00
d5ccf1c0be Add :? as an operator
bedohswe pushed to master at bedohswe/foxp 2024-06-11 10:59:56 +00:00
a1d14e8cfa Add "neg" and "not" keywords
8bf0af96ee Add get keyword
Compare 2 commits »
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:38:13 +00:00
00afc5158f Add string escaping
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:32:58 +00:00
e8ca2af9bc Add if as an expression
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:28:29 +00:00
d8636ace10 Fix something
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:18:47 +00:00
fa45d7b383 Support for if/else
bedohswe pushed to master at bedohswe/foxp 2024-06-11 00:14:26 +00:00
4927054b60 Add "if" support