Commit Graph

9 Commits

Author SHA1 Message Date
567710779a [BUG] Repaired types on some parameters.
[FEAT] Implemented struct, still testing.
[FEAT] Implemented var, still testing.
2021-05-04 10:24:35 +02:00
c99d5ab781 [BUG] Parser skipped following token.
[BUG] Const being declared could be used in its init expression
2021-05-03 19:09:30 +02:00
36caa0b651 Tests started. Enabling constant declaration 2021-05-03 18:49:26 +02:00
38e3bb1630 working on the parser module 2021-05-03 17:23:48 +02:00
d20663ac7e Scope module finished. Types module included &done 2021-05-03 17:07:31 +02:00
6923bec289 function module' interface defined 2021-04-29 18:59:08 +02:00
87bad32300 adding function module 2021-04-29 17:51:36 +02:00
fd53606ffc started working with the string module 2021-04-28 22:25:57 +02:00
f1f590735b First commit, porting from PaCO 2021-04-27 19:02:20 +02:00