Commit Graph

21 Commits

Author SHA1 Message Date
Chuck Smith
b47a39e1b2 Greater than and Less Than
Some checks failed
Build / build (push) Failing after 1m12s
Test / build (push) Failing after 11m29s
2024-03-18 16:17:13 -04:00
Chuck Smith
7463b3af39 fixed mutability
Some checks failed
Build / build (push) Failing after 1m30s
Test / build (push) Failing after 12m1s
2024-03-15 15:50:11 -04:00
Chuck Smith
2988719c9c reassign values
Some checks failed
Build / build (push) Failing after 1m46s
Test / build (push) Has been cancelled
2024-03-15 15:24:48 -04:00
Chuck Smith
997f0865f4 Extra Features
Some checks failed
Build / build (push) Failing after 1m40s
Test / build (push) Failing after 11m47s
2024-03-14 21:25:47 -04:00
Chuck Smith
cc78fee3c8 closures and they can recurse!!!
Some checks failed
Build / build (push) Failing after 1m35s
Test / build (push) Has been cancelled
2024-03-14 20:08:40 -04:00
Chuck Smith
78b560e457 Everything is a closure
Some checks failed
Build / build (push) Failing after 1m56s
Test / build (push) Failing after 2m33s
2024-03-13 17:08:17 -04:00
Chuck Smith
e373e9f68a builtins
Some checks failed
Build / build (push) Failing after 1h2m55s
Test / build (push) Failing after 29m38s
2024-03-12 16:35:24 -04:00
Chuck Smith
1d2c7f0a51 functions with arguments
Some checks failed
Build / build (push) Failing after 22s
Test / build (push) Failing after 22s
2024-03-12 15:53:35 -04:00
Chuck Smith
ec9a586f7f functions with bindings
Some checks failed
Build / build (push) Failing after 1m42s
Test / build (push) Successful in 2m27s
2024-03-08 14:19:20 -05:00
Chuck Smith
e56fb40f83 compile functions
Some checks failed
Build / build (push) Failing after 1m57s
Test / build (push) Successful in 2m15s
2024-02-28 16:57:01 -05:00
Chuck Smith
4185926e3e indexes
Some checks failed
Build / build (push) Failing after 5m57s
Test / build (push) Failing after 5m41s
2024-02-27 16:45:22 -05:00
Chuck Smith
0a1201f1bc hash
Some checks failed
Build / build (push) Failing after 1m13s
Test / build (push) Failing after 2m1s
2024-02-26 16:59:37 -05:00
Chuck Smith
8721665bc1 array literals
Some checks failed
Build / build (push) Failing after 2m16s
Test / build (push) Failing after 1m46s
2024-02-26 15:47:24 -05:00
Chuck Smith
e8254fc996 Globals to compiler 2024-02-20 16:07:01 -05:00
Chuck Smith
6ba2d3abe4 Null my old friend 2024-02-07 16:02:06 -05:00
Chuck Smith
77401260a2 conditionals 2024-02-07 15:46:45 -05:00
Chuck Smith
cff4375649 prefix expressions 2024-02-07 10:51:09 -05:00
Chuck Smith
dcc869a6e2 comparisons and booleans 2024-02-05 16:58:59 -05:00
Chuck Smith
b4cc771baa Arithmetic 2024-01-26 12:13:23 -05:00
Chuck Smith
ca263209a4 VM! 2024-01-25 11:35:16 -05:00
Chuck Smith
fe78b7069b compiler! 2024-01-24 19:35:32 -05:00