Commit Graph

57 Commits

Author SHA1 Message Date
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
d527b3c9c0 Fix README example 2023-10-22 16:17:00 -04:00
4f7e1c48ca Update README 2023-10-22 15:52:33 -04:00
75f16a3afe Fix README example; Begin implementing insert 2023-10-22 13:55:56 -04:00
686f7b435d Write README and examples 2023-10-17 16:21:59 -04:00
a9ef75dc12 Add async statements 2023-10-16 21:13:58 -04:00
2ccd28bbf4 Add async statements 2023-10-16 16:48:02 -04:00
f20f69afa4 Update README 2023-10-13 11:37:07 -04:00
2595ac5bfc Update README 2023-10-11 13:10:06 -04:00
12418a3bba Update examples and README 2023-10-06 21:59:01 -04:00
059e55c7aa Continue syntax overhaul 2023-10-06 08:17:37 -04:00
3ca7aa077b Clean up 2023-10-06 00:06:21 -04:00
23843b5117 Begin chaning gramma structure 2023-10-05 22:07:54 -04:00
e858d21af0 Correct examples 2023-09-11 15:42:27 -04:00
0cd5629483 Correct example 2023-09-11 15:37:31 -04:00
ed38f28f84 Add example; Fix example in README 2023-09-11 15:23:13 -04:00
88c4207aeb Edit docs; Fix subtraction bug 2023-08-28 22:07:20 -04:00
1f10bde1b4 Write README 2023-08-28 19:21:41 -04:00