Commit Graph

18 Commits

Author SHA1 Message Date
Chuck Smith
f735215c28 Fix repl feedback
Some checks failed
Build / build (push) Successful in 9m50s
Test / build (push) Failing after 15m42s
2024-03-19 20:46:18 -04:00
Chuck Smith
98c8582fdb Simplify return operation
Some checks failed
Build / build (push) Failing after 1m11s
Test / build (push) Failing after 11m42s
2024-03-18 16:33:39 -04:00
Chuck Smith
83ad72a7fc comments
Some checks failed
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
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
80f1a2d78c clone
Some checks failed
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
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
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
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
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
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