Commit graph

38 commits

Author SHA1 Message Date
xmaple555
8b4178d416 add array and pointer in script engine 2025-10-21 16:46:49 +08:00
xmaple555
1df3163ba7 update symbol and token strcture in script-engine 2024-09-27 04:48:43 +08:00
SinaKarvandi
1ae683af48 add script generation support for stack assignment 2024-09-18 16:53:40 +02:00
xmaple555
211295bf81 update symbol structure and stack buffer in script engine 2024-08-23 22:33:36 +08:00
xmaple555
f9ca713601 update script-engine 2 2024-07-25 01:52:58 +08:00
xmaple555
0aba9b5a1b update script-engine 1 2024-07-24 21:25:55 +08:00
xmaple555
36b648eac6 update the user-defined function of the script-engine 2024-07-20 11:58:17 +08:00
xmaple555
a0abb047a8 add _SCRIPT_ENGINE_CODEEXEC_DBG_EN and stack buffer overflow check in script-engine 2024-07-19 19:17:46 +08:00
SinaKarvandi
df50e0d866 export script definition to SDK 2024-07-07 22:07:45 +09:00
SinaKarvandi
5fb31083a4 add undefined symbol and function 2024-06-20 15:50:22 +09:00
Sina Karvandi
4d2f458752 add script eval structures 2024-06-13 21:47:03 +09:00
unknown
e8ff6bd821 add hwdbg short symbol buffer 2024-06-12 19:49:25 +09:00
unknown
792fe4e967 add symbol bit compression for resource efficiency 2024-06-11 22:24:05 +09:00
unknown
91db4eacd1 add script variable length to the hwdbg symbol structure 2024-06-10 20:09:56 +09:00
unknown
af8de1f0db add headers for hwdbg information buffers 2024-05-30 20:25:43 +09:00
unknown
40fc283501 update definition of constant for data types in scala 2024-05-29 16:16:06 +09:00
unknown
11b3c5cbf7 add automatic generation of hwdbg constants for script engine 2024-05-29 13:23:31 +09:00
unknown
ba3e0a7b90 create dynamic SYMBOL for hwdbg 2024-05-28 20:31:38 +09:00
unknown
e1abffab5e add scala headers for script engine 2024-05-28 19:52:31 +09:00
unknown
f447156456 remove duplicate funcs and create scala version of script definitions 2024-05-28 17:38:22 +09:00
Sinaei
35092b0e1a fix hprdbgkd compile warnings 2024-03-17 19:28:10 +09:00
xmaple555
29d79991e4 add user-defined function and variable type in script engine 2024-03-02 01:59:33 +08:00
xmaple555
60fbec6936 Add hexadecimal escape sequence as string parameter for string function in script engine 2023-11-23 01:07:20 +08:00
xmaple555
cb1908d4d0 Update wstring as parameter for wstring functions in script engine 2023-11-09 00:48:26 +08:00
Sinaei
a37d3b2541 modify state and show event stage in case of breaks 2023-08-07 17:08:15 +09:00
Sinaei
bbf0062dbc add support to event calling stages 2023-07-31 15:05:14 +09:00
SinaKarvandi
914d1a1d77 add event id and event tag pseudo-registers 2022-07-10 09:26:09 -07:00
SinaKarvandi
6bd321f129 unify script engine headers 2022-06-28 09:52:24 -07:00
SinaKarvandi
e394346dc1 change script engine directory order 2022-05-10 15:27:06 +04:30
mhgholamrezaei
14da488a37 solved boolean expression detection bug 2022-01-24 01:01:06 +09:00
mhgholamrezaei
ac417ae9ea support local variable in script engine 2021-11-10 20:16:29 +09:00
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
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
cc130b8dd9 some registers added to script engine 2021-03-11 12:49:49 +03:30
Moammad97
8f63a98834 some registers added. 2021-03-08 15:09:39 +03:30
Moammad97
4bb6dd6c51 Add LALR Parse Table 2021-02-25 18:44:26 +03:30