projects
/
couchdb-esprima.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
couchdb-esprima.git
2019-10-22
Joseph Pecoraro
Fix Unexpected "Invalid left-hand side in for-in" error
main
master
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Joseph Pecoraro
Update test262 for ES2018+ features
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Eugene Otto
Fix link from Chapter 2 to Chapter 3
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Joseph Pecoraro
Fix Unexpected ILLEGAL token with function literal...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Mathias Bynens
Update identifier parsing per Unicode v12.1.0
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Ariya Hidayat
AppVeyor CI: minor tweaks to improve dashboard clarity
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Ariya Hidayat
Downstream test: re-enable Istanbul with a workaround
commit
|
commitdiff
|
tree
|
snapshot
2018-12-09
Ariya Hidayat
CI: Report to codecov.io via AppVeyor instead of Circle CI
commit
|
commitdiff
|
tree
|
snapshot
2018-12-05
Ariya Hidayat
Update to the latest version of TypeScript compiler...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Ariya Hidayat
Fix parsing async get/set in a class
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
Ariya Hidayat
CI for GitLab
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
Mathias Bynens
Update identifier parsing per Unicode v11
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Ariya Hidayat
Documentation: fix the type of some nodes.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-31
Ariya Hidayat
Documentation: explicit notice on supporting only JavaS...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Ariya Hidayat
Downstream test: ignore Recast since its master is...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Michael Fitzpatrick
Recognize Token.StringLiteral as a ReturnStatement...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-15
Adrian Sieber
Add missing closing brace, fix incorrect interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Mathias Bynens
Update identifier data to Unicode v10
commit
|
commitdiff
|
tree
|
snapshot
2018-04-14
Ariya Hidayat
Docs: fix the type of SwitchCase's test
commit
|
commitdiff
|
tree
|
snapshot
2018-02-10
Jordan Stephens
Tiny typo
commit
|
commitdiff
|
tree
|
snapshot
2017-12-24
Ariya Hidayat
Update TypeScript compiler, linter, and formatter to...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Mike Pennisi
Documentation: Describe RegExp parsing dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-11-26
Ariya Hidayat
Make the pure tokenizer a bit aggressive in recognizing...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
Ariya Hidayat
Correct the handling of HTML comment when parsing as...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
Mike Pennisi
Integrate Test262
commit
|
commitdiff
|
tree
|
snapshot
2017-11-20
johnjbarton
Recognize Token.Template as a ReturnStatement argument.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-21
Ariya Hidayat
Test fixture: move an async test to the more proper...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-15
Ryo Shibayama
Migrate to CircleCI 2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-09-09
kingwl
Fix incorrect parse async with proto-identifier-shorthand
commit
|
commitdiff
|
tree
|
snapshot
2017-08-21
Ariya Hidayat
Documentation: Always refer to the latest stable version.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-11
kingwl
Fix Negative Column in Binary Expression String Concate...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
kingwl
Fix incorrect YieldExpression in object methods
commit
|
commitdiff
|
tree
|
snapshot
2017-07-29
Ariya Hidayat
Downstream test: disable AssetGraph since it needs...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Ariya Hidayat
ReadTheDocs: Switch to the Alabaster theme
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Ariya Hidayat
Documentation: Encourage the explicit use of parseScrip...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Ariya Hidayat
Update ChangeLog for 4.0.0
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Ariya Hidayat
Update README.md to prepare for version 4.0
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Ariya Hidayat
Travis CI and AppVeyor: Run with Node.js v8
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Sylvain Francois
Fix the "tokens" and "comment" argument names
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Ariya Hidayat
Update TypeScript-related dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Ariya Hidayat
Use const whenever possible
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Ariya Hidayat
Improve error message upon an invalid JSX element
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Ariya Hidayat
JSX: Matching a token should not be too strict
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Ariya Hidayat
Allow `in` expression in a concise body with a function...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Ariya Hidayat
Allow JSX element in a yield expression
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Ariya Hidayat
Downstream tests: run them with Node.js v6.1
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ariya Hidayat
Fix the documentation for the AST of ForStatement
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Ariya Hidayat
Reuse rest/spread element for object rest/spread
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
Ariya Hidayat
Use access modifier in the Scanner class
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ariya Hidayat
Pure tokenizer: simplify the choice of obtaining a...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ariya Hidayat
Update TypeScript-related dependencies
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Ariya Hidayat
Add a template for issue reporting
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Ariya Hidayat
Downstream test: temporarily exclude escope
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Ariya Hidayat
Move object rest/spread tests to test/fixture/es2018
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Ariya Hidayat
AppVeyor CI: switch from Google Chrome to Chromium
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Ariya Hidayat
Move dynamic import tests to test/fixtures/es2018
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Ariya Hidayat
Revert "deep clone node when node.shorthand = true"
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
fishbar
deep clone node when node.shorthand = true
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Ariya Hidayat
Allow async arrow function to accept yield as the parameter
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Ariya Hidayat
Async arrow function must reinterpret its parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Ariya Hidayat
Fix the node of the object property key for async function
commit
|
commitdiff
|
tree
|
snapshot
2017-02-02
Ariya Hidayat
Documentation: add an example to remove console calls
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ariya Hidayat
Fix incorrect detection of async function
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Ariya Hidayat
Support dynamic import call
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Ariya Hidayat
Syntax tree format: document async function and await...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Timofey Kachalov
Fixed wrong source type in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Ariya Hidayat
README: point to the documentation hosted at readthedoc...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Ariya Hidayat
Create the documentation suitable for readthedocs.io
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Ariya Hidayat
Support object rest/spread properties
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Ariya Hidayat
Detect Microsoft Edge and use it to run the browser...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Ariya Hidayat
Support running the tests on Safari Technology Preview
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Ariya Hidayat
Simplify handling the marker for node location
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Ariya Hidayat
Do not mutate the token object when constructing a...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Ariya Hidayat
Save and restore scanner state
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Ariya Hidayat
Use const enum for the token types
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Ariya Hidayat
Check EOF with the lookahead token
commit
|
commitdiff
|
tree
|
snapshot
2017-01-04
Ariya Hidayat
Add type annotations to all tokenization-related code
commit
|
commitdiff
|
tree
|
snapshot
2017-01-03
Ariya Hidayat
Use the new `as` syntax for type assertions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-01
Ariya Hidayat
Do not mutate the token object
commit
|
commitdiff
|
tree
|
snapshot
2016-12-30
Ariya Hidayat
Tolerate missing ) in a with and do-while statement
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Ariya Hidayat
Setter function argument must not be a rest parameter
commit
|
commitdiff
|
tree
|
snapshot
2016-12-25
Ariya Hidayat
Exported async function should be parsed as function...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Ariya Hidayat
README: Add a link to the complete documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Ariya Hidayat
esvalidate: Ensure the consistency of error message
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Ariya Hidayat
Adjust the error message for bad getter/setter arity
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Ariya Hidayat
Update ChangeLog for 3.1.3
commit
|
commitdiff
|
tree
|
snapshot
2016-12-23
Ariya Hidayat
Use the reference to the living ECMA-262 specification
commit
|
commitdiff
|
tree
|
snapshot
2016-12-21
Ariya Hidayat
Rest element and rest parameter should include binding...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Ariya Hidayat
Limit strict mode directive to functions with a simple...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-18
Ariya Hidayat
Prohibit any escape sequence in a reserved word
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ariya Hidayat
Downstream test: revert AssetGraph workaround
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ariya Hidayat
Update ChangeLog for 3.1.2
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ariya Hidayat
Update ChangeLog for 3.1.1
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Ariya Hidayat
Remove .gitattributes since it modifies test fixtures
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Ariya Hidayat
Ensure that all *.js files are using LF as the line...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Ariya Hidayat
Only permit hex digits in hex escape sequence
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Ariya Hidayat
Sort error messages in messages.ts alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Ariya Hidayat
Account for different possible arguments of a yield...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Ariya Hidayat
Prohibit labelled class/generator/function declaration
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Ariya Hidayat
Downstream test: temporarily workaround AssetGraph...
commit
|
commitdiff
|
tree
|
snapshot
next