|
5d68b7b156
|
Do not ignore generated tree sitter files
|
2023-11-28 13:53:33 -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 |
|
|
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 |
|
|
83390b53a7
|
Implement use statement; Rework value generation
|
2023-11-17 20:10:07 -05:00 |
|
|
ff836b4f0a
|
Start std library; Write README; Change map syntax
|
2023-11-16 01:59:48 -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 |
|
|
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 |
|
|
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 |
|
|
020ebd8833
|
Clean up
|
2023-11-10 16:24:19 -05:00 |
|
|
f0cb4631ab
|
Begin adding yield; Clean up
|
2023-11-06 19:10:12 -05:00 |
|
|
2d85a3ee2b
|
Improve soundness of Map type
|
2023-11-05 13:54:29 -05:00 |
|
|
a3db9cb9f2
|
Clean up; Complete async
|
2023-11-04 06:02:27 -04:00 |
|
|
d1b116cc35
|
Begin completing syntax revision
|
2023-10-31 18:18:39 -04:00 |
|
|
ea4ffb492c
|
Revise syntax
|
2023-10-31 16:25:13 -04:00 |
|
|
df7cd0e972
|
Revise language syntax
|
2023-10-31 15:21:13 -04:00 |
|
|
42f0834d80
|
Continue syntax revision
|
2023-10-31 13:04:22 -04:00 |
|
|
e582f3cad3
|
Continue syntax revision
|
2023-10-31 09:31:10 -04:00 |
|
|
02cded4af4
|
Continue syntax revision
|
2023-10-31 06:21:21 -04:00 |
|
|
47f50931d9
|
Continue syntax revision
|
2023-10-31 05:51:37 -04:00 |
|
|
0c37e5e3a6
|
Continue syntax revisions
|
2023-10-31 03:17:58 -04:00 |
|
|
42339e1171
|
Begin syntax revision
|
2023-10-31 01:09:29 -04:00 |
|
|
9f571a0bfb
|
Implement list, map and string indexing
|
2023-10-30 17:11:06 -04:00 |
|
|
f33eef9c5a
|
Prepare for new version
|
2023-10-29 19:31:06 -04:00 |
|
|
c2a5f5e972
|
Prepare for new version
|
2023-10-28 10:28:43 -04:00 |
|
|
8a38790f57
|
Write examples and highlight queries
|
2023-10-23 20:45:47 -04:00 |
|
|
8348b6ce85
|
Add example; Fix add assignment
|
2023-10-23 16:12:43 -04:00 |
|
|
7342b383dc
|
Fix dot notation; Add corpus tests; Clean up
|
2023-10-23 15:01:00 -04:00 |
|
|
ecdac6fab5
|
Implement download tool
|
2023-10-22 16:50:09 -04:00 |
|
|
bd83ccd301
|
Implement workdir tool
|
2023-10-22 16:41:37 -04:00 |
|
|
b327068e17
|
Implement columns and rows tools
|
2023-10-22 16:33:27 -04:00 |
|
|
c6ef9ad57f
|
Implement colu
|
2023-10-22 16:32:55 -04:00 |
|
|
b5e659f09f
|
Implement random tools
|
2023-10-22 14:48:34 -04:00 |
|