Commit graph

17 commits

Author SHA1 Message Date
ProgramSnail
4714a05467 combine functions fixes 2023-08-02 13:10:16 +03:00
ProgramSnail
5e70f0015f or references, prining improvements, comments now printed, fixes 2023-07-31 22:07:32 +03:00
ProgramSnail
bf7fe1f821 highlighting improvements 2023-07-31 13:52:03 +03:00
ProgramSnail
195a26f9b7 result / optional return type modifiers for functions (one for all returns) 2023-07-29 14:48:45 +03:00
ProgramSnail
fc114ff959 name tree mostly finished 2023-07-28 19:42:09 +03:00
ProgramSnail
263b58a17c combine functions for statements part done 2023-07-28 17:58:45 +03:00
ProgramSnail
437c9692ec combine functions for statements partially implemented 2023-07-26 23:17:14 +03:00
ProgramSnail
6b74398f8c statement node added 2023-07-26 14:21:33 +03:00
ProgramSnail
b4ce56b5f7 function definition class structure changed, corresponding builders and printers fixes, fixes 2023-07-26 13:43:14 +03:00
ProgramSnail
469cb3581f printing fixes 2023-07-25 21:33:57 +03:00
ProgramSnail
0bb72e0b10 most part of statement printers done 2023-07-24 23:55:11 +03:00
ProgramSnail
c176d1b11d fixes, part of statement printers done 2023-07-24 22:50:18 +03:00
ProgramSnail
3914ff7d8b bug fixes, tests passed, result modifier (!) added to function arguments and to types 2023-07-24 13:01:34 +03:00
ProgramSnail
4470454838 statement builders finished 2023-07-23 19:40:27 +03:00
ProgramSnail
6682e0beb1 doc builders (no annotation check support) 2023-07-20 22:21:51 +03:00
ProgramSnail
696a9c3a1a basic node builders 2023-07-20 14:38:44 +03:00
ProgramSnail
1b28f41810 fixes for updated grammar 2023-07-19 11:02:11 +03:00