Commits
User selector
Commit History
Commits on Sep 20, 2021
Sync remaining Babel files + logic
Show description for 030aaddauthored andcommitted
Commits on Sep 17, 2021
Update code generators to better match babel
Show description for fb7a248authored andcommitted
Commits on Sep 16, 2021
Run prettier
Show description for 052e50fauthored andcommitted
Commits on Sep 15, 2021
Add vscode config for js editing
Show description for f99dccbauthored andcommittedSupport passing options along with transform
Show description for 69ba93eauthored andcommittedExport types API
Show description for 75b6d57authored andcommitted
Commits on Sep 1, 2021
Stop linking ICU and CORE_FOUNDATION where possible
Show description for af68186authored andcommittedUpdate to ES6 import/exports
Show description for db9ca5cauthored andcommitted
Commits on Aug 20, 2021
Streamline includes
Show description for f7ac40bauthored andcommittedFix header includes for jsi and hermesapi in CMake build
Show description for 47d15b6authored andcommitted
Commits on Aug 17, 2021
Bump path-parse from 1.0.6 to 1.0.7 in /tools/hermes-parser/js (#570)
Show description for a6b5b82authored andcommitted
Commits on Aug 12, 2021
add NodeString, define NodeKind as 32-bit
Show description for 35559d1authored andcommittedConsole trace functionality and test case
Show description for 3f3a0ddauthored andcommitted
Commits on Aug 10, 2021
Console time functionality and test case
Show description for 9a8925bauthored andcommittedConsole count functionality and test case
Show description for ef696c5authored andcommitted
Commits on Aug 9, 2021
Console table new functionality
Show description for 38817cfauthored andcommittedprocess.emitWarning
Show description for 1e200c3authored andcommittedAdd new file cli_table.js for console table
Show description for 85338beauthored andcommitted
Commits on Aug 2, 2021
Use local types directory instead of @babel/types.
Show description for 5d7a267authored andcommittedAdd Hermes node type builders.
Show description for a3137f6authored andcommittedAdd transformFromAstSync.
Show description for 511454dauthored andcommittedAdd babel-traverse dependency.
Show description for 2c04742authored andcommitted
Commits on Jul 30, 2021
WriteUtf8String in pipe_wrap.cpp
Show description for 828690cauthored andcommittedUpdate WriteUtf8String in tty_wrap.cpp
Show description for 45a4d74authored andcommittedMove WriteUtf8String functionality to stream_base.cpp
Show description for 831fab2authored andcommittedOpen in pipe_wrap.cpp
Show description for f0edb80authored andcommittedPipe constructor in pipe_wrap.cpp
Show description for 479a243authored andcommitted
Commits on Jul 29, 2021
Define constants in pipe_wrap.cpp
Show description for 8dbe3f1authored andcommittedAdd pipe InternalBinding
Show description for 766ff0cauthored andcommittedFix to CircleCI test build-apple-runtime (#555)
Show description for 878a0c4authored andcommitted
Commits on Jul 27, 2021
writeUtf8String in tty_wrap.cpp
Show description for 4d8c6e7authored andcommittedgetWindowSize in tty_wrap.cpp
Show description for e0d1625authored andcommittedisTTY in tty_wrap.cpp
Show description for 6760637authored andcommitted
Commits on Jul 26, 2021
TTY constructor in tty_wrap.cpp
Show description for 3c5c8abauthored andcommittedAdd tty InternalBinding
Show description for 36b0ff7authored andcommitted