Stephen Chung
|
7686ca619a
|
Use .. for (_).
|
2022-02-08 09:46:14 +08:00 |
|
Stephen Chung
|
f8cee0fe4e
|
Simplify using ..
|
2022-02-08 09:02:15 +08:00 |
|
Stephen Chung
|
936dc01e39
|
Pass level to var resolver.
|
2022-02-04 22:16:12 +08:00 |
|
Stephen Chung
|
6c1c8bc538
|
Improve position display.
|
2022-02-04 12:04:33 +08:00 |
|
Stephen Chung
|
9fa6839380
|
Simplify debugger calls.
|
2022-02-03 11:56:08 +08:00 |
|
Stephen Chung
|
8322e62c18
|
Fix function exit trigger and add function enter trigger.
|
2022-02-02 22:42:33 +08:00 |
|
Stephen Chung
|
4a80483749
|
Support call stack and FunctionExit for native functions.
|
2022-02-02 14:47:35 +08:00 |
|
Stephen Chung
|
7163a7331a
|
Add commands and status to debugging interface.
|
2022-02-01 22:30:05 +08:00 |
|
Stephen Chung
|
20baae71d4
|
Factor tuples into structs to aid in understanding.
|
2022-01-28 10:11:40 +08:00 |
|
Stephen Chung
|
3c2ac7f0c5
|
Add ability for debugger to throw errors.
|
2022-01-27 16:58:11 +08:00 |
|
Stephen Chung
|
0e5f62574d
|
Fix warnings.
|
2022-01-27 16:58:11 +08:00 |
|
Stephen Chung
|
40aaab60c3
|
Refine debugger.
|
2022-01-27 16:58:11 +08:00 |
|
Stephen Chung
|
86fc2f7bf1
|
Refine types display.
|
2022-01-17 21:51:04 +08:00 |
|
Stephen Chung
|
24b68971a8
|
Fix offset calc.
|
2022-01-16 22:54:28 +08:00 |
|
Stephen Chung
|
5935a88958
|
Revert "Refine examples."
This reverts commit 146129279c7e325d1bbea0cedc5a657f25b0734a.
|
2022-01-16 22:50:39 +08:00 |
|
Stephen Chung
|
146129279c
|
Refine examples.
|
2022-01-16 22:45:49 +08:00 |
|
Stephen Chung
|
2a8a8c00f5
|
Refine calc_index API.
|
2022-01-15 10:24:08 +08:00 |
|
Stephen Chung
|
96764c0d2d
|
Fix UINT -> UNSIGNED_INT.
|
2022-01-13 22:51:56 +08:00 |
|
Stephen Chung
|
0f4e8848f9
|
Extract index calculataion into functions.
|
2022-01-13 18:13:27 +08:00 |
|
Stephen Chung
|
047e65223d
|
Fix builds.
|
2022-01-07 12:19:01 +08:00 |
|
Stephen Chung
|
a267ac5e54
|
Split Engine into eval folder.
|
2022-01-07 11:43:47 +08:00 |
|