|
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 |
|
|
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 |
|
|
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 |
|
|
f0635bf330
|
Improve error output
|
2023-11-27 10:32:25 -05:00 |
|
|
0646d010c5
|
Add type checking
|
2023-11-27 10:27:44 -05:00 |
|
|
364fed810b
|
Improve error handling
|
2023-11-14 19:31:04 -05:00 |
|
|
2d85a3ee2b
|
Improve soundness of Map type
|
2023-11-05 13:54:29 -05:00 |
|
|
c2a5f5e972
|
Prepare for new version
|
2023-10-28 10:28:43 -04:00 |
|
|
ec6df112b7
|
Improve list errors; Begin use statement
|
2023-10-25 14:46:58 -04:00 |
|
|
f9a4496473
|
Increment cargo version
|
2023-10-22 15:05:43 -04:00 |
|
|
13e10cd4a8
|
Implement command tools
|
2023-10-21 18:29:46 -04:00 |
|
|
eefb6e5fb6
|
Improve error display
|
2023-10-19 13:52:26 -04:00 |
|
|
ca4fd34bc1
|
Implement from_json
|
2023-10-14 13:52:16 -04:00 |
|
|
d898696d6c
|
Add error messages
|
2023-10-13 20:16:14 -04:00 |
|
|
65bb2c9d84
|
Improve expression implementation
|
2023-10-13 19:56:57 -04:00 |
|
|
7206d60ac9
|
Add random tools
|
2023-10-13 13:53:00 -04:00 |
|
|
c6675e87ba
|
Update error variants
|
2023-10-13 12:26:44 -04:00 |
|
|
fc92513246
|
Add assert and assert_equal tools
|
2023-10-11 12:07:30 -04:00 |
|
|
ea633fbc59
|
Reimplement functions
|
2023-10-10 17:12:38 -04:00 |
|
|
9450e6dc96
|
Implement new control flow syntax
|
2023-10-10 13:29:11 -04:00 |
|
|
31e9cb61bb
|
Implement function calls; Remove Time
|
2023-10-06 17:11:50 -04:00 |
|
|
3e87d8b322
|
Continue syntax overhaul
|
2023-10-06 13:32:58 -04:00 |
|
|
a691b1fa34
|
Continue syntax overhaul
|
2023-10-06 07:55:14 -04:00 |
|
|
6bab3db5e5
|
Improve syntax error messages; Add test
|
2023-10-06 01:03:17 -04:00 |
|
|
7fa5dd0f54
|
Update internal API
|
2023-10-05 08:03:14 -04:00 |
|
|
a4660cbafb
|
Improve internal API
|
2023-10-02 17:15:05 -04:00 |
|
|
3b0b9d044e
|
Implement addition
|
2023-10-01 04:20:29 -04:00 |
|
|
b476818ba3
|
Implement assignment
|
2023-10-01 02:43:27 -04:00 |
|
|
c9c7eb3173
|
Improve AST construction and errors
|
2023-09-29 07:17:11 -04:00 |
|
|
4907dd9f8f
|
Implement top-level API with docs
|
2023-09-29 02:53:31 -04:00 |
|
|
589d66a90f
|
Modify library for new parser
|
2023-09-28 15:58:01 -04:00 |
|
|
a5c2e6c49f
|
Write test; Add toml tooling; Fix errors
|
2023-09-08 05:59:44 -04:00 |
|
|
c85d807942
|
Replace system info dependency
|
2023-08-28 14:07:46 -04:00 |
|
|
678fb659ee
|
Add new error for type checks
|
2023-08-24 03:50:59 -04:00 |
|
|
39d3ca85ea
|
Clean up project; Rename commands to tools
|
2023-08-23 20:21:29 -04:00 |
|
|
109091cf80
|
Add assertion errors; Write tests
|
2023-08-22 12:31:45 -04:00 |
|
|
ef57a42eb6
|
Migrate repository
|
2023-08-22 11:40:50 -04:00 |
|