1
0
Commit Graph

74 Commits

Author SHA1 Message Date
3e852cf606 Write docs; Improve errors 2024-12-10 14:01:36 -05:00
755cc866c7 Add a license; Improve CLI "tokenize" feature 2024-12-10 09:10:34 -05:00
5aa8579fae Write docs; Flesh out the benchmarks; Clean up 2024-12-10 08:04:47 -05:00
5d43674000 Continue refactor and rewrite comparison operator compilation 2024-12-09 10:30:57 -05:00
a9e867aaab Continue rewrite of instructions and operations 2024-12-09 07:01:07 -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
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
3a6c05a79c Begin rewriting the README 2024-11-06 19:18:38 -05:00
a5a35b6d8c Fix and improve docs 2024-09-02 04:21:29 -04:00
58780b5530 Write docs and clean up 2024-08-13 22:25:33 -04:00
24a2642f17 Add modulo support 2024-08-09 07:02:55 -04:00
1fe26e0296 Remove generic position from nodes and replace with Spans 2024-08-07 19:03:50 -04:00
2047e0bf82 Add some docs and clean up example 2024-08-02 15:10:29 -04:00
02dd33ab1a Add error; Clean up struct values 2024-07-28 12:52:07 -04:00
501801b63e Rearrange repo; Add rust example 2024-07-15 16:42:49 -04:00
109c3f033c Clean up example 2024-05-18 11:59:39 -04:00
169260b8c1 Begin README; Add type check for functions 2024-03-20 05:31:14 -04:00
9b74023ade Begin project restructure 2024-03-20 04:42:13 -04:00
6dbae12315 Experiment with new parser 2024-02-23 07:40:01 -05:00
900de8ca4b Edit README; Improve bench script; Optimize 2024-02-19 20:44:26 -05:00
c4b51a1ef9 Change README outline; Fix bench script 2024-02-19 19:23:20 -05:00
bd4983b821 Write README; Use GitHub theme for example pics 2024-02-19 17:57:25 -05:00
a1500bf262 Write README 2024-02-19 17:22:14 -05:00
1585145ff4 Write docs; Update logging and error messages 2024-02-19 17:04:13 -05:00
fb3cd6e6da Add image to README 2024-02-19 15:35:27 -05:00
eaf26fec5e Begin reqriting README 2024-02-19 11:24:54 -05:00
281732924c Write docs 2024-01-30 01:38:19 -05:00
da11431edf Edit README 2024-01-29 23:21:54 -05:00
fb1399ab0d Write docs; Add fs built-in functions 2024-01-29 23:18:09 -05:00
ae278e42ad Edit docs 2024-01-29 21:32:56 -05:00
ed6fad9843 Begin restructuring the docs; Write some docs 2024-01-29 20:28:05 -05:00
8e95b4af75 Fix README 2024-01-03 15:05:46 +00:00
e57d3f6e60 Write README 2023-12-29 22:58:05 -05:00
efefd704f7 Write README; Fix bench script 2023-12-26 23:30:33 -05:00
5beda4695d Update README 2023-12-15 17:33:48 -05:00
744290f0d4 Write README 2023-12-09 19:05:36 -05:00
9181c319b8 Write README 2023-12-02 00:16:00 -05:00
0646d010c5 Add type checking 2023-11-27 10:27:44 -05:00
9b53485519 Write README 2023-11-17 20:46:18 -05:00
ff836b4f0a Start std library; Write README; Change map syntax 2023-11-16 01:59:48 -05:00
ee87d322db Add benchmarks to README 2023-11-15 22:33:58 -05:00
a3db9cb9f2 Clean up; Complete async 2023-11-04 06:02:27 -04:00
3e45c198aa Clean up tests and docs 2023-10-25 16:41:51 -04:00