Commit graph

23 commits

Author SHA1 Message Date
mhgholamrezaei
b093ea0c8d add global variable support to script engine 2021-09-26 21:42:36 +09:00
SinaKarvandi
51f04a2e21 add script engine element to wrmsr command 2021-09-24 20:56:46 +03:30
mhgholamrezaei
bed9b56980 added new functions to script engine 2021-09-08 18:28:58 +09:00
mhgholamrezaei
60036c719c fixed mulit-core problem of printf 2021-09-05 21:55:42 +09:00
Moammad97
9ce3cd5ebb memory management problems solved in script engine 2021-07-04 15:27:29 +04:30
Moammad97
e12ff76d49 script engine errors fixed 2021-06-27 19:48:25 +04:30
Moammad97
6190f18fff eb, ed and eq functions added to script engine 2021-06-11 15:26:08 +04:30
SinaKarvandi
4c70731b81 add pre-compiled header to script engine 2021-06-10 15:25:18 +04:30
Moammad97
2c3206514f memset added to script engine grammar 2021-05-19 15:17:14 +04:30
Moammad97
db37463331 script engine for added 2021-04-13 22:53:02 +04:30
Moammad97
ab76e6de0b scritp engine if implemented 2021-04-11 18:27:23 +04:30
Moammad97
75c87ad694 merged 2021-04-10 19:29:21 +04:30
Moammad97
0d6a472c4a script engine LALR parser C code Implemented 2021-04-10 19:02:23 +04:30
SinaKarvandi
343127b899 clang-format codes. 2021-03-22 18:19:39 +04: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
640b06a453 Add printf to script engine codegen 2021-02-12 03:12:01 +03:30
Moammad97
5889f5ae5c add string symbol 2020-12-03 20:54:33 +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