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-06-03
v1.0.5
Ryan Dahl
2020-06-02
v1.0.4
Bartek Iwańczuk
2020-06-01
upgrade: crates (#6032)
Ryan Dahl
2020-06-01
feat(core): Ops can take several zero copy buffers (#4788)
Valentin Anger
2020-05-30
upgrade: Rust crates (#5959)
Ryan Dahl
2020-05-29
refactor: Split isolate and state using safe get_slot() (#5929)
Ryan Dahl
2020-05-29
v1.0.3
Bartek Iwańczuk
2020-05-29
fix: REPL evaluates in strict mode (#5565)
Kitson Kelly
2020-05-22
v1.0.2
Bartek Iwańczuk
2020-05-20
v1.0.1
Ryan Dahl
2020-05-14
Fix typos across the repo (#5295)
Dante Calderón
2020-05-13
v1.0.0
Bartek Iwańczuk
2020-05-13
Update to TypeScript 3.9 (#4510)
Kitson Kelly
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
[next]