bolt/compiler
Sam Vervaeck 7a0cb6753a
Add a 'verify' command, ...
- Add a command to check the integrity of the compiler
 - Add a diagnostic when a tuple index is out of bounds
 - Make 'build' the default command
 - ...
2023-06-30 19:30:42 +02:00
..
src Add a 'verify' command, ... 2023-06-30 19:30:42 +02:00
.gitignore Add missing .gitignore 2023-04-14 20:06:31 +02:00
package-lock.json Add missing which npm package to compiler 2023-04-14 20:06:43 +02:00
package.json Upgrade dependencies and check in package-lock.json 2023-06-21 16:58:02 +02:00
tsconfig.json Move compiler to its own subdirectory 2023-04-14 20:04:14 +02:00