Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also removes assignCmdId as it's currently unused.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Plus changes to tests to accomodate.
|
|
|
|
|
|
|
|
with assertEqual
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In collaboration with Tommy Savaria <tommy.savaria@protonmail.ch>
|
|
Adds compiler_test.ts
|
|
|
|
Introduces error codes that are shared between JS/RS
Fixes #526.
|
|
|
|
With help from Thomas Ghysels <info@thomasg.be>
|
|
|
|
|
|
In particular this allow -D for logging debug output.
|
|
|
|
Fixes #419, #414.
|
|
|
|
|
|
Fixes #465
|
|
|
|
and remove declarationMap flag from generated tsconfig
|
|
|
|
|