|
efefd704f7
|
Write README; Fix bench script
|
2023-12-26 23:30:33 -05:00 |
|
|
226c1e806f
|
Increment Cargo version
|
2023-12-26 20:23:06 -05:00 |
|
|
34db948c6e
|
Implement option type
|
2023-12-26 20:05:19 -05:00 |
|
|
9dfaf1420c
|
Implement option value
|
2023-12-26 19:33:19 -05:00 |
|
|
20a6e707c5
|
Clean up
|
2023-12-26 18:36:10 -05:00 |
|
|
a27b33dd36
|
Fix type check error
|
2023-12-26 17:52:44 -05:00 |
|
|
2bcb5f59f7
|
Implement Option and None value types
|
2023-12-26 17:19:12 -05:00 |
|
|
8369477346
|
Fix function context error
|
2023-12-22 16:12:41 -05:00 |
|
|
364ce9cb33
|
Fix async/function bug; Remove Table; Add packages
|
2023-12-22 15:02:22 -05:00 |
|
|
afa937a697
|
Add type checks for maps
|
2023-12-20 18:36:42 -05:00 |
|
|
d2dcc665bb
|
Add type definitions to maps
|
2023-12-20 18:29:18 -05:00 |
|
|
8a7f05acda
|
Add bench script
|
2023-12-18 15:35:04 -05:00 |
|
|
1946b24531
|
Increment cargo version
|
2023-12-17 19:23:48 -05:00 |
|
|
3bfedec5d6
|
Refine type checking and function calling
|
2023-12-17 19:06:36 -05:00 |
|
|
70f0c6b887
|
Fix list type checking
|
2023-12-16 21:26:07 -05:00 |
|
|
500a579910
|
Update grammar; Fix built-in function type checks
|
2023-12-16 21:15:36 -05:00 |
|
|
3096cf5959
|
Fix function parsing
|
2023-12-16 20:42:19 -05:00 |
|
|
6cb2df55f7
|
Clean up and improve tests
|
2023-12-16 20:17:38 -05:00 |
|
|
ece75d7b9c
|
Improve testing with an error method
|
2023-12-16 19:47:23 -05:00 |
|
|
9a4196fb2a
|
Fix list add-assign type checking
|
2023-12-16 19:40:14 -05:00 |
|
|
3b7e75c41c
|
Add sh function; Improve type check error output
|
2023-12-15 17:54:11 -05:00 |
|
|
5beda4695d
|
Update README
|
2023-12-15 17:33:48 -05:00 |
|
|
fa7fb57600
|
Add new tests for type checking
|
2023-12-15 17:27:29 -05:00 |
|
|
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 |
|