Commit graph

21 commits

Author SHA1 Message Date
Moammad97
e16701e8d0 Fix printf bug 2021-02-25 19:09:13 +03:30
Moammad97
4bb6dd6c51 Add LALR Parse Table 2021-02-25 18:44:26 +03:30
Moammad97
59343cbf00 Add disableevent, enableevent and break functions to script engine 2021-02-14 18:43:46 +03:30
Moammad97
2566253d30 Label printf arguments for memory validation check 2021-02-13 17:45:02 +03:30
Moammad97
640b06a453 Add printf to script engine codegen 2021-02-12 03:12:01 +03:30
Moammad97
34894f6487 Add vararg to script engine grammar 2021-02-10 18:07:25 +03:30
Moammad97
8213f96a66 Add formats function 2021-02-07 15:14:26 +03:30
SinaKarvandi
9163ba8371 as 2021-01-14 03:09:31 -08:00
SinaKarvandi
280d9c1364 add action buffer to script engine 2021-01-14 02:59:30 -08:00
Moammad97
847f10bf07 Add PseudoRegisters to Script Engine 2021-01-14 13:36:57 +03:30
Moammad97
5889f5ae5c add string symbol 2020-12-03 20:54:33 +03:30
Moammad97
45e514722a add string to scanner 2020-12-03 18:32:11 +03:30
Moammad97
d7214a40e1 automating TOKEN to SYMBOL conversion 2020-12-02 18:11:03 +03:30
Moammad97
559ef1bec1 handle semantic rules automatically 2020-12-02 03:20:34 +03:30
Moammad97
f7ccdc61c5 handle semantic rules automatically 2020-12-02 02:44:37 +03:30
Moammad97
483fa17b23 clean-up 2020-12-02 02:32:49 +03:30
Moammad97
4ef2f2db75 automate generating keywords list 2020-12-01 22:26:46 +03:30
Moammad97
d49cb32e91 Add dynamic length string 2020-11-28 19:39:08 +03:30
Moammad97
a3f8df947c print command added. 2020-10-28 12:29:30 +03:30
Moammad97
0b38c0c67a Code style correction 2020-10-24 15:54:48 +03:30
SinaKarvandi
dc39387b0c integrate script-engine 2020-10-20 09:41:46 -07:00