• Joined on 2023-05-19
jeff pushed to 0.3.6-std at jeff/dust 2023-11-20 17:49:27 +00:00
60ba9853ed Clean up; Fix read function
jeff pushed to 0.3.6-std at jeff/dust 2023-11-18 01:46:25 +00:00
9b53485519 Write README
jeff pushed to 0.3.6-std at jeff/dust 2023-11-18 01:10:41 +00:00
83390b53a7 Implement use statement; Rework value generation
jeff pushed to 0.3.6-std at jeff/dust 2023-11-16 07:57:53 +00:00
97447d6d8b Fix examples; Clean up
jeff pushed to 0.3.6-std at jeff/dust 2023-11-16 07:11:56 +00:00
c4dd68c293 Pass tests
jeff created branch 0.3.6-std in jeff/dust 2023-11-16 06:59:54 +00:00
jeff pushed to 0.3.6-std at jeff/dust 2023-11-16 06:59:54 +00:00
ff836b4f0a Start std library; Write README; Change map syntax
jeff pushed to 0.3.6-yield at jeff/dust 2023-11-16 03:34:05 +00:00
ee87d322db Add benchmarks to README
jeff pushed to 0.3.6-yield at jeff/dust 2023-11-16 02:52:52 +00:00
7445ebec34 Clean up
jeff pushed to 0.3.6-yield at jeff/dust 2023-11-16 02:35:46 +00:00
a21aa5e37b Fix find loops and index syntax
2876f50822 Implement yield logic; Reform yield syntax
Compare 2 commits »
jeff pushed to 0.3.6-yield at jeff/dust 2023-11-16 01:46:51 +00:00
274891d96e Add yield syntax
jeff created branch 0.3.6-yield in jeff/dust 2023-11-15 03:26:39 +00:00
jeff pushed to 0.3.6-yield at jeff/dust 2023-11-15 03:26:39 +00:00
1d6b49ba25 Add yield syntax
60013f34da Set edition to 2021
Compare 2 commits »
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 02:24:54 +00:00
d4aac2c729 Implement parallel find loop
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 02:04:00 +00:00
98ea049229 Complete index assignment
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 01:42:02 +00:00
a804a85b1f Begin adding index assignment
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 01:01:03 +00:00
0b14ab5832 Add index assignment syntax
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 00:38:23 +00:00
9ec06997c5 Function call indexing works
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 00:37:23 +00:00
781d475794 Add tree option to CLI args
jeff pushed to 0.3.6-index at jeff/dust 2023-11-15 00:31:08 +00:00
364fed810b Improve error handling