Commit Graph

6 Commits (aa8d03d29648646e29716988a97b5d79daf85462)

Author SHA1 Message Date
Ruben Dahl 5d1935023a
Moved compilation of regex to VAR_MATCH 2023-04-09 20:12:31 +02:00
Ruben Dahl 44f88345a2
Added strict types 2023-04-09 17:04:56 +02:00
Ruben Dahl 252c8292dc
Added support for comments, negative numbers and complex 2023-04-09 12:58:58 +02:00
Ruben Dahl 465bbe9c15
Changed the constant file with os.environ
Also doing some more testing and mucking around with the parser
2023-04-08 23:56:30 +02:00
Ruben Dahl a2452e72a6
Added consts and worked on the parser
Added a DEBUG flag that suppresses the debug decorators's output when set to False.
2023-04-08 23:12:17 +02:00
Ruben Dahl 3b203125cc
Initial commit 2023-04-08 22:07:28 +02:00