ulas/.git
2 years agoAdded panic macro
Lukas Krickl [Mon, 6 Nov 2023 19:41:22 +0000 (20:41 +0100)]
Added panic macro

2 years agoRe-worked preproc rules
Lukas Krickl [Mon, 6 Nov 2023 19:36:57 +0000 (20:36 +0100)]
Re-worked preproc rules

2 years agoWIP: preproc directive detection
Lukas Krickl [Mon, 6 Nov 2023 19:16:51 +0000 (20:16 +0100)]
WIP: preproc directive detection

2 years agoRemoved most malloc calls
Lukas Krickl [Mon, 6 Nov 2023 19:04:54 +0000 (20:04 +0100)]
Removed most malloc calls

2 years agoWIP: Added test for tokline
Lukas Krickl [Mon, 6 Nov 2023 17:03:41 +0000 (18:03 +0100)]
WIP: Added test for tokline

2 years agoWIP: tokenizer
Lukas Krickl [Mon, 6 Nov 2023 05:38:08 +0000 (06:38 +0100)]
WIP: tokenizer

2 years agoWIP: preproc
Lukas Krickl [Sun, 5 Nov 2023 19:18:22 +0000 (20:18 +0100)]
WIP: preproc

2 years agoCleaned up tokenizer
Lukas Krickl [Sun, 5 Nov 2023 18:46:13 +0000 (19:46 +0100)]
Cleaned up tokenizer

2 years agoThe tokenizer now skips leading terminator characters
Lukas Krickl [Sun, 5 Nov 2023 18:42:40 +0000 (19:42 +0100)]
The tokenizer now skips leading terminator characters

2 years agoWIP: added simple tokenizer with tests
Lukas Krickl [Sun, 5 Nov 2023 18:27:24 +0000 (19:27 +0100)]
WIP: added simple tokenizer with tests

2 years agoWIP: preprocessor
Lukas Krickl [Sun, 5 Nov 2023 13:50:10 +0000 (14:50 +0100)]
WIP: preprocessor

2 years agoWIP: expression and token definitions
Lukas Krickl [Sun, 5 Nov 2023 07:29:31 +0000 (08:29 +0100)]
WIP: expression and token definitions

2 years agoWIP: basic io
Lukas Krickl [Sun, 5 Nov 2023 07:03:08 +0000 (08:03 +0100)]
WIP: basic io

2 years agoWIP: cli args
Lukas Krickl [Sun, 5 Nov 2023 05:54:50 +0000 (06:54 +0100)]
WIP: cli args

2 years agoInitial commit
Lukas Krickl [Sat, 4 Nov 2023 20:48:46 +0000 (21:48 +0100)]
Initial commit

2 years agoUpdated readme
Lukas Krickl [Sat, 4 Nov 2023 20:31:40 +0000 (21:31 +0100)]
Updated readme

2 years agoInitial commit
Lukas Krickl [Sat, 4 Nov 2023 20:28:52 +0000 (21:28 +0100)]
Initial commit