|
f58011e50e
|
Refactor by splitting into multiple files
|
2023-06-21 16:56:04 +02:00 |
|
|
3fc184a0ce
|
Move compiler to its own subdirectory
|
2023-04-14 20:04:14 +02:00 |
|
|
26f50c5b50
|
Make most classes serializable and remove bolt-selftest.ts
bin/bolt-selftest.ts will be moved to a separate package
|
2023-04-14 19:58:23 +02:00 |
|
|
11bae0fed0
|
Update dependencies
|
2023-04-12 22:01:39 +02:00 |
|
|
2c9ab75a94
|
Switch to commander instead of yargs for argument parsing
|
2022-09-19 16:17:20 +02:00 |
|
|
be2ba1023d
|
Add typings for 'commonmark' and 'glob' packages
|
2022-09-10 17:46:37 +02:00 |
|
|
b4fc8c87cb
|
Add a simple test script
|
2022-09-08 15:58:08 +02:00 |
|
|
cf5978c86c
|
Make type-checker catch all errors and update YAGL
|
2022-09-06 15:13:07 +02:00 |
|
|
666256ed15
|
Add support for type-checking recursion and improove Checker.addConstraint
|
2022-09-01 20:07:09 +02:00 |
|
|
d813e85d00
|
Enable parsing of simple let-expressions
|
2022-08-28 21:12:25 +02:00 |
|