Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-30 | Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827) | Ryan Dahl | |
2019-04-30 | Make error in ast_util more informative. (#2252) | andy finch | |
2019-04-01 | Add web worker JS API (#1993) | andy finch | |
* Refactored the way worker polling is scheduled and errors are handled. * Share the worker future as a Shared | |||
2019-04-01 | Upgrade to TypeScript 3.4.1 (#2027) | Kitson Kelly | |
2019-03-25 | Update ts_library_builder (#1920) | Bartek IwaĆczuk | |
2019-03-07 | Cleanup node_modules, update packages (#1894) | Kitson Kelly | |
And fix new lint issues. | |||
2019-02-05 | Add WebAssembly to runtime library (#1677) | Kitson Kelly | |
This also modifies the `ts_library_builder` to support inlining assets. Includes integration tests from @sh7dm | |||
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2018-11-09 | Ensure global type instances are available. | Kitson Kelly | |
2018-11-05 | Fix issue with runtime lib generation. | Kitson Kelly | |
2018-11-04 | Improve robustness of lib builder. | Kitson Kelly | |
2018-10-22 | Improve globals for runtime type library | Kitson Kelly | |
2018-10-11 | Replace globals.d.ts with lib.deno_runtime.d.ts | Kitson Kelly | |