|
ce4d366bab
|
Implement type checking for functions and indexes
|
2023-12-13 15:47:41 -05:00 |
|
|
b91e23fef3
|
Finish function syntax
|
2023-12-12 18:21:16 -05:00 |
|
|
e1a7c3ff72
|
Improve highlight queries
|
2023-12-11 11:17:37 -05:00 |
|
|
06da345333
|
Implement match logic and syntax
|
2023-12-11 10:19:45 -05:00 |
|
|
99338dedc5
|
Fix map deserialization; Clean up; Improve errors
|
2023-12-10 13:47:05 -05:00 |
|
|
744290f0d4
|
Write README
|
2023-12-09 19:05:36 -05:00 |
|
|
aada1c72d6
|
Fix list type checking
|
2023-12-09 18:50:17 -05:00 |
|
|
0452243c08
|
Expand type checking
|
2023-12-09 17:55:47 -05:00 |
|
|
833a830b30
|
Expand type checking to map contexts
|
2023-12-09 17:15:41 -05:00 |
|
|
0fb787bb72
|
Write docs
|
2023-12-06 14:13:22 -05:00 |
|
|
b064d23719
|
Implement type system; Modify use; Write docs
|
2023-12-06 13:48:38 -05:00 |
|
|
984b66b0aa
|
Implement new function syntax
|
2023-12-05 17:40:22 -05:00 |
|
|
ed4dd6a819
|
Improve internal API
|
2023-12-05 17:08:22 -05:00 |
|
|
d6c679c0b3
|
Implement new function syntax
|
2023-12-05 16:42:11 -05:00 |
|
|
7f1b53aabe
|
Continue implementing type checks
|
2023-12-02 02:34:23 -05:00 |
|
|
9181c319b8
|
Write README
|
2023-12-02 00:16:00 -05:00 |
|
|
62959be020
|
Add types for built-in functions
|
2023-12-01 23:50:26 -05:00 |
|
|
9fd02a2118
|
Continue fixing tests and implementing types
|
2023-12-01 23:47:15 -05:00 |
|
|
07b1efd369
|
Make fixes for function changes
|
2023-12-01 23:20:33 -05:00 |
|
|
31979364eb
|
Remove function_declaration module
|
2023-12-01 22:54:25 -05:00 |
|
|
ae05e942f2
|
Add types for built-in functions
|
2023-12-01 22:16:50 -05:00 |
|
|
50abe9765a
|
Implement random_float and random_boolean
|
2023-11-30 11:07:52 -05:00 |
|
|
a0c648b33a
|
Simplifiy syntax for function calls
|
2023-11-30 11:05:09 -05:00 |
|
|
99dd189328
|
Implement from_json and to_json
|
2023-11-30 10:10:03 -05:00 |
|
|
9b693ba41b
|
Implement assert_equal
|
2023-11-30 10:00:40 -05:00 |
|
|
21099a4092
|
Clean up
|
2023-11-30 09:48:56 -05:00 |
|
|
e90a4d7353
|
Clean up
|
2023-11-30 09:30:58 -05:00 |
|
|
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 |
|