|
0ee26dcf0d
|
Implement function declarations
|
2023-11-30 09:30:25 -05:00 |
|
|
57b06df9c2
|
Clean up
|
2023-11-30 05:40:39 -05:00 |
|
|
3dc78a7066
|
Implement runtime type checking
|
2023-11-30 02:09:55 -05:00 |
|
|
8826d08392
|
Implement list type checks
|
2023-11-30 00:57:15 -05:00 |
|
|
b6422a438b
|
Implement parsing and runtime checks
|
2023-11-29 22:54:46 -05:00 |
|
|
5f960021b1
|
Implement type equality
|
2023-11-29 22:02:55 -05:00 |
|
|
081d349783
|
Continue type check implementation
|
2023-11-29 20:59:58 -05:00 |
|
|
bc2615a1ed
|
Begin changes for new type definitions
|
2023-11-29 19:23:42 -05:00 |
|
|
5ffb797b5f
|
Clean up
|
2023-11-28 19:36:10 -05:00 |
|
|
fc898e28e2
|
Begin converting to new built-in API
|
2023-11-28 19:18:04 -05:00 |
|
|
a1f3dcb107
|
Clean up
|
2023-11-28 18:28:07 -05:00 |
|
|
b46dfc5791
|
Create new built-in function API
|
2023-11-28 17:54:17 -05:00 |
|
|
5d68b7b156
|
Do not ignore generated tree sitter files
|
2023-11-28 13:53:33 -05:00 |
|
|
07e598e766
|
Increment cargo version
|
2023-11-28 13:45:45 -05:00 |
|
|
40a42cf5e9
|
Clean up
|
2023-11-28 12:24:17 -05:00 |
|
|
34191e95f9
|
Ignore generated tree sitter files
|
2023-11-28 12:19:19 -05:00 |
|
|
c412836487
|
Change map syntax
|
2023-11-28 11:01:38 -05:00 |
|
|
43d46cb289
|
Add type check error; Add parameter syntax
|
2023-11-28 10:29:42 -05:00 |
|
|
2bd4ccb40d
|
Implement type checking
|
2023-11-27 17:53:12 -05:00 |
|
|
25852efcd6
|
Continue type check implementation
|
2023-11-27 15:02:08 -05:00 |
|
|
f0635bf330
|
Improve error output
|
2023-11-27 10:32:25 -05:00 |
|
|
0646d010c5
|
Add type checking
|
2023-11-27 10:27:44 -05:00 |
|
|
ab769b4b2a
|
Add any type
|
2023-11-27 09:36:17 -05:00 |
|
|
8db95b237c
|
Begin new type checking system
|
2023-11-21 13:42:47 -05:00 |
|
|
60ba9853ed
|
Clean up; Fix read function
|
2023-11-20 12:49:20 -05:00 |
|
|
9b53485519
|
Write README
|
2023-11-17 20:46:18 -05:00 |
|
|
83390b53a7
|
Implement use statement; Rework value generation
|
2023-11-17 20:10:07 -05:00 |
|
|
97447d6d8b
|
Fix examples; Clean up
|
2023-11-16 02:57:50 -05:00 |
|
|
c4dd68c293
|
Pass tests
|
2023-11-16 02:11:47 -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 |
|
|
7445ebec34
|
Clean up
|
2023-11-15 21:52:49 -05:00 |
|
|
a21aa5e37b
|
Fix find loops and index syntax
|
2023-11-15 21:35:40 -05:00 |
|
|
2876f50822
|
Implement yield logic; Reform yield syntax
|
2023-11-15 21:13:14 -05:00 |
|
|
274891d96e
|
Add yield syntax
|
2023-11-15 20:46:45 -05:00 |
|
|
1d6b49ba25
|
Add yield syntax
|
2023-11-14 22:26:32 -05:00 |
|
|
60013f34da
|
Set edition to 2021
|
2023-11-14 22:01:17 -05:00 |
|
|
d4aac2c729
|
Implement parallel find loop
|
2023-11-14 21:24:47 -05:00 |
|
|
98ea049229
|
Complete index assignment
|
2023-11-14 21:03:52 -05:00 |
|
|
a804a85b1f
|
Begin adding index assignment
|
2023-11-14 20:41:57 -05:00 |
|
|
0b14ab5832
|
Add index assignment syntax
|
2023-11-14 20:00:57 -05:00 |
|
|
9ec06997c5
|
Function call indexing works
|
2023-11-14 19:38:19 -05:00 |
|
|
781d475794
|
Add tree option to CLI args
|
2023-11-14 19:37:19 -05:00 |
|
|
364fed810b
|
Improve error handling
|
2023-11-14 19:31:04 -05:00 |
|
|
ec1f059d16
|
Improve function call syntax
|
2023-11-14 19:22:26 -05:00 |
|
|
567c20a5bc
|
Improve index syntax
|
2023-11-14 18:56:44 -05:00 |
|
|
c86f61e1cd
|
Modify index syntax; Clean up
|
2023-11-13 15:41:55 -05:00 |
|
|
e9e4e92f68
|
Remove yield
|
2023-11-12 13:20:41 -05:00 |
|
|
f0fb16607c
|
Simplify grammar structure
|
2023-11-10 20:44:03 -05:00 |
|
|
71c169a1cf
|
Add yield to grammar
|
2023-11-10 18:44:56 -05:00 |
|