Commit graph

16 commits

Author SHA1 Message Date
mhgholamrezaei
f0c3614f1e update logical operations in Script Engine 2022-05-11 19:48:45 +09:00
mhgholamrezaei
4b4af1a3cb update Script Engine Grammar 2022-05-09 19:12:03 +09:00
mhgholamrezaei
97bd0f70c6 update Script Engine grammar 2022-05-09 16:11:09 +09:00
mhgholamrezaei
263a2ef722 refactor Script Engine 2022-05-08 10:53:39 +09:00
mhgholamrezaei
0d23c1b99a change variable maximum length in SE 2022-05-04 18:40:43 +09:00
mhgholamrezaei
14da488a37 solved boolean expression detection bug 2022-01-24 01:01:06 +09:00
mhgholamrezaei
b7d256aab1 fixed boolean expression bug 2022-01-03 23:37:05 +09:00
mhgholamrezaei
2167b7f3d6 can ignore return of function in the script engine 2021-10-21 18:02:42 +09:00
mhgholamrezaei
5bfc98148d ref function added to script engine 2021-10-11 20:37:54 +09:00
mhgholamrezaei
b093ea0c8d add global variable support to script engine 2021-09-26 21:42:36 +09:00
Moammad97
6190f18fff eb, ed and eq functions added to script engine 2021-06-11 15:26:08 +04:30
Moammad97
99512a6b25 boolean expression grammer completed 2021-04-11 23:31:36 +04:30
Moammad97
ab76e6de0b scritp engine if implemented 2021-04-11 18:27:23 +04:30
Moammad97
0d6a472c4a script engine LALR parser C code Implemented 2021-04-10 19:02:23 +04:30
Moammad97
a32c3587e1 wstr, str and sizeof functions removed 2021-03-03 12:18:17 +03:30
Moammad97
4bb6dd6c51 Add LALR Parse Table 2021-02-25 18:44:26 +03:30