|
67fa4fc9ce
|
Add bench script; Remove bench data
|
2024-12-04 00:29:04 -05:00 |
|
|
95c811f3b5
|
Optimization experiments
|
2024-12-04 00:04:56 -05:00 |
|
|
9bd88483c4
|
Fix token display and update README.md
|
2024-12-03 18:46:21 -05:00 |
|
|
38380001ca
|
Edit README.md
|
2024-12-03 18:38:47 -05:00 |
|
|
b692fd89c3
|
Add boolean chain short-circuiting
|
2024-12-03 18:24:26 -05:00 |
|
|
c2ca7fcc7a
|
Modify and add logic tests
|
2024-12-03 17:20:29 -05:00 |
|
|
8f9e285214
|
Clean up
|
2024-12-03 17:11:02 -05:00 |
|
|
e241051870
|
Fix lexer bug
|
2024-12-03 16:57:35 -05:00 |
|
|
f25f658cd3
|
Add tests
|
2024-12-03 16:49:36 -05:00 |
|
|
df4d0b1d73
|
Clean up
|
2024-12-03 16:16:26 -05:00 |
|
|
623f3b7812
|
Add tests
|
2024-12-03 16:14:58 -05:00 |
|
|
9b9d27820b
|
Add tests
|
2024-12-03 16:03:23 -05:00 |
|
|
372a438a7f
|
Add tests
|
2024-12-03 15:33:26 -05:00 |
|
|
e660c0acfb
|
Add tests; Support capital "E" in floats
|
2024-12-03 15:26:05 -05:00 |
|
|
827a3df815
|
Add math tests
|
2024-12-03 14:27:48 -05:00 |
|
|
544edaf5f4
|
Add new "add" tests; Allow adding strings to characters and visa versa
|
2024-12-03 14:12:40 -05:00 |
|
|
31a41581eb
|
Add and rearrgange tests; Allow adding two characters into a string
|
2024-12-03 14:00:27 -05:00 |
|
|
672f10e15a
|
Begin adding new tests
|
2024-12-03 13:35:47 -05:00 |
|
|
636bd7ce5b
|
Remove types from chunks; Add new tests
|
2024-12-02 05:59:01 -05:00 |
|
|
eb083c2972
|
Add some more docs
|
2024-12-02 02:46:04 -05:00 |
|
|
40bace03f3
|
Display source with chunk disassembly
|
2024-12-02 01:20:05 -05:00 |
|
|
215601707b
|
Clean up code and docs
|
2024-12-02 01:08:41 -05:00 |
|
|
85e1b5cff2
|
Improve CLI
|
2024-12-01 23:21:05 -05:00 |
|
|
299610e16f
|
Improve log output
|
2024-12-01 21:31:43 -05:00 |
|
|
3146e70bf1
|
Improve CLI
|
2024-12-01 21:17:22 -05:00 |
|
|
dbf7dc53c2
|
Clean up README
|
2024-11-30 01:27:53 -05:00 |
|
|
98e9a5ed21
|
Add more README.md content
|
2024-11-30 00:00:56 -05:00 |
|
|
3b23136eda
|
Add some more README content
|
2024-11-29 22:43:13 -05:00 |
|
|
9331ae1a40
|
Add some README
|
2024-11-29 19:47:34 -05:00 |
|
|
b976a37862
|
Add some docs
|
2024-11-29 19:13:53 -05:00 |
|
|
6a43225b61
|
Clean up .gitignore
|
2024-11-29 18:21:00 -05:00 |
|
|
1ef5ddc013
|
Tweak example and native function logic
|
2024-11-29 18:10:03 -05:00 |
|
|
36da1d0d7c
|
Add test
|
2024-11-29 16:24:37 -05:00 |
|
|
12ae935f50
|
Clean up chunk
|
2024-11-29 15:48:50 -05:00 |
|
|
dcb590fe07
|
Add docs
|
2024-11-29 12:39:51 -05:00 |
|
|
45a55eb12e
|
Clean up VM jump hanlding
|
2024-11-29 12:07:58 -05:00 |
|
|
8b06af9634
|
Clean up Operation type
|
2024-11-29 11:55:38 -05:00 |
|
|
77cb82b9fe
|
Fix bugs with new instruction features
|
2024-11-29 10:44:35 -05:00 |
|
|
ef01499e38
|
Use new instruction features
|
2024-11-28 06:33:29 -05:00 |
|
|
7e2ebf54c7
|
Use new instruction features
|
2024-11-28 05:36:10 -05:00 |
|
|
cc6a152f3c
|
Refactor to use new instruction features
|
2024-11-28 05:02:51 -05:00 |
|
|
b574ecc4cb
|
Clean up
|
2024-11-28 02:12:59 -05:00 |
|
|
dae5b7678c
|
Clean up
|
2024-11-28 02:03:58 -05:00 |
|
|
5432001dff
|
Pass all tests
|
2024-11-28 01:55:35 -05:00 |
|
|
8b360d0825
|
Continue fixing compiler for new instructions
|
2024-11-28 01:37:31 -05:00 |
|
|
54ae05844d
|
Clean up
|
2024-11-28 01:11:54 -05:00 |
|
|
d7880480b5
|
Add destinations to instructions to support local destinations
|
2024-11-28 01:10:49 -05:00 |
|
|
ef22fa18b6
|
Continue fixing the compiler to work with the new instructions
|
2024-11-27 23:12:10 -05:00 |
|
|
a57268fcba
|
Fix tests
|
2024-11-27 21:13:35 -05:00 |
|
|
cc963c544f
|
Clean up
|
2024-11-27 20:36:58 -05:00 |
|