summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-30Reorganize js/unit_tests.tsRyan Dahl
2018-08-30Implemented statSync and lStatSyncAaron Power
2018-08-30Support https imports.Ryan Dahl
2018-08-30Downgrading tokio to registry version.Ryan Dahl
2018-08-30Fix warnings.Ryan Dahl
2018-08-30add type declarationztplz
2018-08-29Implement makeTempDirSync()Bert Belder
2018-08-29Add I/O interfaces to Roadmap.md (#387)Ryan Dahl
2018-08-29Fix lastchange rebuild problem.Ryan Dahl
2018-08-29Allow filtering of unit tests.Ryan Dahl
2018-08-29build: work around sccache false positives due to asm .incbin usageBert Belder
2018-08-29tools: make sha256sum.py more generic and move it to 'tools'Bert Belder
2018-08-29typoMohammed Salman
2018-08-28v0.1.1Ryan Dahl
2018-08-28Updates to compiler.ts comments and logging.Kitson Kelly
2018-08-28Two-pass module evaluation.Kitson Kelly
2018-08-28Add duplicate import testKitson Kelly
2018-08-28tools/setup: don't overwrite existing args.gnBert Belder
2018-08-28build: regenerate BUILD.gn for cacheable windows toolchainBert Belder
2018-08-28formatBert Belder
2018-08-27Update V8 to 7.0.247Ryan Dahl
2018-08-27Run lastchange.py during setup.pyRyan Dahl
2018-08-27Show mac in build table.Ryan Dahl
2018-08-27Add ability to unit test by permissions.Ryan Dahl
2018-08-27Add deno.argv.Ryan Dahl
2018-08-27allow_reuse_address for test http server.Ryan Dahl
2018-08-27Moved console tests to own file, and switched circular test to use stringify ...Aaron Power
2018-08-27Fixed printing strings in arrays & objects without quotesAaron Power
2018-08-26build: fix rust temp file conflicts during parallel buildBert Belder
2018-08-26formatBert Belder
2018-08-26appveyor: verify that ninja files do not use absolute path namesBert Belder
2018-08-26appveyor: fix conditionalBert Belder
2018-08-26build: fix typescript dirs not correctly rebasedBert Belder
2018-08-26build: do not bake absolute paths into deno_nsBert Belder
2018-08-26libdeno: add file utilities Dirname() and ExePath()Bert Belder
2018-08-26formatBert Belder
2018-08-26tools/format: fix clang-format glob patternBert Belder
2018-08-26refactor: add and use libdeno.setGlobalErrorHandler instead of window.onerrorYoshiya Hinosawa
2018-08-26Replaced read_file_sync{_string} with std::fs::read{_to_string}Aaron Power
2018-08-25Prevent circular imports in ts code (#576)Francesco Borzì
2018-08-25Build: make it possible to use ccache/sccache on windowsBert Belder
2018-08-24Integrate ScriptSnapshot into ModuleMetaDataKitson Kelly
2018-08-24Upgrade flatbuffersRyan Dahl
2018-08-24travis: allow cache to be saved when build takes too longBert Belder
2018-08-24Add osx to travisAndy Hayden
2018-08-23Improve DenoCompiler.makeDefine and localRequireKitson Kelly
2018-08-23Update Readme with link to releases.Ryan Dahl
2018-08-23Bump version to v0.1.0Ryan Dahl
2018-08-23Normalize windows paths.Ryan Dahl
2018-08-23First pass at HTTP importsRyan Dahl