index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deno_typescript
Age
Commit message (
Expand
)
Author
2020-05-12
v1.0.0-rc3
Bartek Iwańczuk
2020-05-09
1.0.0-rc2
Bartek Iwańczuk
2020-05-06
Upgrade crates (#5104)
Ryan Dahl
2020-05-05
fix(cli): fix paths in internal stack traces (#5093)
Bartek Iwańczuk
2020-05-04
v1.0.0-rc1
Ryan Dahl
2020-04-29
v0.42.0
Bartek Iwańczuk
2020-04-23
Rename deno_core::Isolate to deno_core::CoreIsolate (#4851)
Ryan Dahl
2020-04-19
Modify op dispatcher to include &mut Isolate argument (#4821)
Ryan Dahl
2020-04-18
Fix Op definitions (#4814)
Ryan Dahl
2020-04-16
v0.41.0
Bartek Iwańczuk
2020-04-14
upgrade: rust crates (#4742)
Ryan Dahl
2020-04-08
v0.40.0
Ryan Dahl
2020-04-08
upgrade: rust crates (#4679)
Ryan Dahl
2020-04-07
Remove __timers namespace (#4662)
Ryan Dahl
2020-04-03
v0.39.0
Ryan Dahl
2020-04-01
Support dynamic import in bundles. (#4561)
Kitson Kelly
2020-03-28
v0.38.0
Ryan Dahl
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-23
v0.37.1
Ryan Dahl
2020-03-23
v0.37.0
Ryan Dahl
2020-03-11
v0.36.0
Ryan Dahl
2020-03-09
upgrade: typescript 3.8.3 (#4301)
Ryan Dahl
2020-03-07
upgrade rust dependencies (#4270)
Ryan Dahl
2020-03-04
Migrate internal bundles to System (#4233)
Kitson Kelly
2020-03-04
Fix inlining of lib.dom.iterable.d.ts. (#4242)
Kitson Kelly
2020-02-28
v0.35.0
Ryan Dahl
2020-02-28
Exit HandleScope before snapshotting (#4168)
Bert Belder
2020-02-26
Bundles can be sync or async based on top level await (#4124)
Kitson Kelly
2020-02-25
upgrade: TypeScript 3.8 (#4100)
Kitson Kelly
2020-02-25
Clean up how we use opIds (#4118)
Ryan Dahl
2020-02-20
v0.34.0
Ryan Dahl
2020-02-19
Support loading additional TS lib files (#3863)
Kitson Kelly
2020-02-13
v0.33.0
Ryan Dahl
2020-02-12
Improvements to bundling. (#3965)
Kitson Kelly
2020-02-03
v0.32.0
Bartek Iwańczuk
2020-02-01
feat: support crate imports in deno_typescript (#3814)
Andy Finch
2020-01-27
refactor: isomorphic snapshot for CLI (#3728)
Bartek Iwańczuk
2020-01-24
s/PinnedBuf/ZeroCopyBuf (#3782)
Ryan Dahl
2020-01-24
Break out runtime lib to main and worker (#3771)
Kitson Kelly
2020-01-24
v0.31.0
Ryan Dahl
2020-01-23
update readmes (#3765)
Ryan Dahl
2020-01-22
refactor: snapshotting (#3753)
Bartek Iwańczuk
2020-01-22
Reland "Create an old program to be used in snapshot." (#3747)
Bartek Iwańczuk
2020-01-21
Revert "Create an old program to be used in snapshot. (#3644)"
Ry Dahl
2020-01-21
v0.30.1
Ryan Dahl
2020-01-21
Revert "don't include assets in binary (#3661)"
Ry Dahl
2020-01-20
Use globalThis to reference global scope (#3719)
Kitson Kelly
2020-01-18
v0.30.0
Ryan Dahl
2020-01-17
feat: support individual async handler for each op (#3690)
Andy Finch
2020-01-12
don't include assets in binary (#3661)
Bartek Iwańczuk
[next]