Commit Graph

23 Commits

Author SHA1 Message Date
Chuck Smith 60d27f09d7 assert and test changes
Test / build (push) Failing after 11m19s
Build / build (push) Successful in 1m18s
2024-03-19 08:15:11 -04:00
Chuck Smith ca4eed10b8 More tests
Build / build (push) Failing after 1m26s
Test / build (push) Failing after 11m43s
2024-03-18 19:46:54 -04:00
Chuck Smith c59ce311b0 clean up builtins
Build / build (push) Failing after 1m29s
Test / build (push) Failing after 12m12s
2024-03-18 17:08:36 -04:00
Chuck Smith 98c8582fdb Simplify return operation
Build / build (push) Failing after 1m11s
Test / build (push) Failing after 11m42s
2024-03-18 16:33:39 -04:00
Chuck Smith 83ad72a7fc comments
Build / build (push) Failing after 1m10s
Test / build (push) Failing after 11m40s
2024-03-16 19:31:23 -04:00
Chuck Smith 7463b3af39 fixed mutability
Build / build (push) Failing after 1m30s
Test / build (push) Failing after 12m1s
2024-03-15 15:50:11 -04:00
Chuck Smith 80f1a2d78c clone
Build / build (push) Failing after 1m45s
Test / build (push) Failing after 12m0s
2024-03-15 15:35:45 -04:00
Chuck Smith 2988719c9c reassign values
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
Build / build (push) Failing after 1m40s
Test / build (push) Failing after 11m47s
2024-03-14 21:25:47 -04:00
Chuck Smith 78b560e457 Everything is a closure
Build / build (push) Failing after 1m56s
Test / build (push) Failing after 2m33s
2024-03-13 17:08:17 -04:00
Chuck Smith e373e9f68a builtins
Test / build (push) Failing after 29m38s
Build / build (push) Failing after 1h2m55s
2024-03-12 16:35:24 -04:00
Chuck Smith 1d2c7f0a51 functions with arguments
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
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
Build / build (push) Failing after 1m57s
Test / build (push) Successful in 2m15s
2024-02-28 16:57:01 -05:00
Chuck Smith 5536dbeaaa Hashes 2024-01-22 20:41:05 -05:00
Chuck Smith 069b5ba8cf arrays + builtins 2024-01-22 12:47:16 -05:00
Chuck Smith 6bb06370bb builtins 2024-01-21 11:41:17 -05:00
Chuck Smith 13c9062fed Strings 2024-01-20 13:20:13 -05:00
Chuck Smith 10821fc88a Eval complete 2024-01-20 11:16:56 -05:00
Chuck Smith e3be13cb71 Environment and identifiers 2024-01-20 08:34:01 -05:00
Chuck Smith 44d20ba7a0 Errors 2024-01-19 18:07:54 -05:00
Chuck Smith 7eba7471c8 Return statements 2024-01-19 17:50:02 -05:00
Chuck Smith beed497ed5 Evaluate Integers 2024-01-18 16:45:32 -05:00