An open API service providing commit metadata for open source projects.

GitHub / ChavaScript/chavascript-parser / commits

SHA Message Author Date Stats
b8576bc0 unify chavascript and chavascript-parser Aviv Carmi <a****s@g****m> over 7 years ago
1b2638e3 update package Aviv Carmi <a****s@g****m> over 7 years ago
b6be94ec version Aviv Carmi <a****s@g****m> over 7 years ago
17a41710 fixed import Aviv Carmi <a****s@g****m> over 7 years ago
c1bbbb4e export localization stuff Aviv Carmi <a****s@g****m> over 7 years ago
f1e2e1de update version Aviv Carmi <a****s@g****m> over 7 years ago
a4018144 update readme Aviv Carmi <a****s@g****m> over 7 years ago
eafe5bac merge Merge pull request #2 from ChavaScript/keywords Aviv C <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7e422ace update readme Aviv Carmi <a****s@g****m> over 7 years ago
c4da499e finalized keyword and variable translation Aviv Carmi <a****s@g****m> over 7 years ago
ad68f62b exclude dist dir Aviv Carmi <a****s@g****m> over 7 years ago
f9c95c8f replaced 'if' with 'ip' to test replacibility Aviv Carmi <a****s@g****m> over 7 years ago
6bd732e5 updated gitignore Aviv Carmi <a****s@g****m> over 7 years ago
d55fcbfb merge Merge pull request #1 from havascript/test Aviv C <a****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b4097be4 reset structure Aviv Carmi <a****s@g****m> over 7 years ago
c26c63e9 bla Aviv Carmi <a****s@g****m> over 7 years ago
f164d846 Mark version 6.1.1 Marijn Haverbeke <m****n@h****l> over 7 years ago
196f0cd3 Let default exported class declarations bind names Adrian Heine <m****l@a****e> over 7 years ago
637151d8 Mark version 6.1.0 Marijn Haverbeke <m****n@h****l> over 7 years ago
9c993564 Lint and fix linter Adrian Heine <m****l@a****e> over 7 years ago
8a67e428 Make parseSubscripts easier to extend Adrian Heine <m****l@a****e>
Committed by: Marijn Haverbeke <m****n@h****l>
over 7 years ago
c4fdd0f5 Fix scope check for 2nd+ lexical bindings Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
600e7709 Mark version 6.0.7 Marijn Haverbeke <m****n@h****l> over 7 years ago
a227c1e4 Forbid await as identifier in async arrow parameters Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
26b6b90a Reject ({async id}) and ({* id}) Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****n@h****l>
over 7 years ago
214a917b Forbid duplicate parameters in methods Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
d804b8a3 Do not recognize U+180E as whitespace Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****n@h****l>
over 7 years ago
bedf07e7 Make unicode-property-data version-aware Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
b97dfc0f Fix links to license files Marijn Haverbeke <m****n@h****l> over 7 years ago
f8c9a679 Check exported bindings are defined Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
fc5e9ae7 Fix a small error in an example of the README Fabien LOISON <f****z@u****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
cf4f9692 Mark acorn version 6.0.6 Marijn Haverbeke <m****n@h****l> over 7 years ago
52b8914f Update test262 Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
45e1de20 Fix function scope checking Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
32a341ca Fix isLet for sole body of statements Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
ee47cd87 Correctly forward noIn to fail on invalid yield as lefthand side in for-in Daniel Tschinder <d****l@t****e>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
cc1b368d Treat for loop body as part of loop scope Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
c22f930f Fix line continuation with Unicode line terminators Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
298c513a Fix strict mode prescanning with EmptyStatement Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
132fb712 Forbid generator functions as sole body of if/else Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
624bca04 Treat class declarations as lexical declaration Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
604c05b3 Class declarations are always in strict mode including its identifier Daniel Tschinder <d****l@t****e>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
3d543aa1 Disallow `let let` and `const let` Daniel Tschinder <d****l@t****e>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
654ae4dc Remove unused argument to parseBindingAtom() Daniel Tschinder <d****l@t****e>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
2ffed002 Mark version 6.0.5 Marijn Haverbeke <m****n@h****l> over 7 years ago
885a8ebd Fix broken handling of ParenthesizedExpression nodes in toAssignable Marijn Haverbeke <m****n@h****l> over 7 years ago
d1d569a7 Fix typo in comment. Brian Donovan <1****a@u****m>
Committed by: Ingvar Stepanyan <m****e@r****m>
over 7 years ago
58603fd8 Only use the no-asi rule after let when the next char is { Marijn Haverbeke <m****n@h****l> over 7 years ago
78f675f4 Don't treat 'let' as keyword when a semicolon can be inserted after it Marijn Haverbeke <m****n@h****l> over 7 years ago
cdd21d9f Fix `acorn.d.ts` for `Parser.extend()` Toru Nagashima <s****r@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
over 7 years ago
7b137c6d Fix `external` declaration in rollup config Ingvar Stepanyan <m****e@r****m> almost 8 years ago
27060380 Replace link script with a static symbolic link Ingvar Stepanyan <m****e@r****m>
Committed by: Marijn Haverbeke <m****h@g****m>
almost 8 years ago
0b439483 Mark acorn-walk 6.1.1 Marijn Haverbeke <m****n@h****l> almost 8 years ago
488b5b00 Drop author funding icon Marijn Haverbeke <m****n@h****l> almost 8 years ago
841f43ab fix(typings): Add `allowAwaitOutsideFunction` to the Options interface kyranet <k****d@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
almost 8 years ago
a0f0c73e Mark version 6.0.4 Marijn Haverbeke <m****n@h****l> almost 8 years ago
f0cbb35e Force-retokenize regexps when a slash is found in expression position Marijn Haverbeke <m****n@h****l> almost 8 years ago
3df47638 Fix token context tracking for for/const/of Marijn Haverbeke <m****n@h****l> almost 8 years ago
9fa23b21 Mark version 6.0.3 Marijn Haverbeke <m****n@h****l> almost 8 years ago
a0bbb911 Fix link script to not create the link in the wrong place Marijn Haverbeke <m****n@h****l> almost 8 years ago
68a99a77 Fix tokenizing of regexp after function/class after value-less return Marijn Haverbeke <m****n@h****l> almost 8 years ago
56fce398 Use new 'cache: npm' travis feature Marijn Haverbeke <m****n@h****l> almost 8 years ago
007b08d0 Fix package.json syntax Adrian Heine <m****l@a****e> almost 8 years ago
d9138cce Bump test262 Adrian Heine <m****l@a****e> almost 8 years ago
27f60bce Fix README.md typos Kai Cataldo <k****o@u****m>
Committed by: Marijn Haverbeke <m****h@g****m>
almost 8 years ago
9934f3cc Fix walk ECMAScript module file name Adrian Heine né Lang <m****l@a****e>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
94e8ad61 Implement early errors for super use Timothy Gu <t****9@g****m>
Committed by: Marijn Haverbeke <m****h@g****m>
almost 8 years ago
71ea246d Fix test/bench require path Timothy Gu <t****9@g****m>
Committed by: Adrian Heine né Lang <m****l@a****e>
almost 8 years ago
2adf569d Mark acorn-walk 6.1.0 Marijn Haverbeke <m****n@h****l> almost 8 years ago
e20d11c5 Fix required packages in acorn-walk/README.md Marijn Haverbeke <m****n@h****l> almost 8 years ago
d1ba0fd7 added support for TemplateElement in walker Ben Page <b****e@o****m>
Committed by: Marijn Haverbeke <m****h@g****m>
almost 8 years ago
fa97e5e8 Mark acorn version 6.0.2 Marijn Haverbeke <m****n@h****l> almost 8 years ago
270dee1b Fix bug in entering subscript expressions from an ambiguous obj pattern Marijn Haverbeke <m****n@h****l> almost 8 years ago
2b41039c Update test262 Adrian Heine <m****l@a****e> almost 8 years ago
471ea74e Add missed changelog entry Marijn Haverbeke <m****n@h****l> almost 8 years ago
5a73fdb6 Mark acorn-walk 6.0.1 Marijn Haverbeke <m****n@h****l> almost 8 years ago
a14f4900 Add prepare scripts to local package.json files Marijn Haverbeke <m****n@h****l> almost 8 years ago
a8e63cf3 Mark version 6.0.1 Marijn Haverbeke <m****n@h****l> almost 8 years ago
999c242f Mark version 6.0.0 Marijn Haverbeke <m****n@h****l> almost 8 years ago
ddd372c4 Fix typo in README Adrian Heine né Lang <m****l@a****e>
Committed by: Marijn Haverbeke <m****n@h****l>
almost 8 years ago
00de894b Start writing CHANGELOG entries for 6.0.0 Marijn Haverbeke <m****n@h****l> almost 8 years ago
23121066 Instruct travis to cache node_modules Marijn Haverbeke <m****n@h****l> almost 8 years ago
1c7a1b40 Try to work around Travis failure on Node 0.12 Marijn Haverbeke <m****n@h****l> almost 8 years ago
91f025bc Drop use of yarn workspaces Marijn Haverbeke <m****n@h****l> almost 8 years ago
f4af72a3 Try running the Travis tests with yarn Marijn Haverbeke <m****n@h****l> almost 8 years ago
d3c42927 Add experimental TypeScript definitions Marijn Haverbeke <m****n@h****l> almost 8 years ago
d38536b0 Split the repository into three separate packages Marijn Haverbeke <m****n@h****l> almost 8 years ago
30535131 Make it possible for loose parser plugins to override the base parser it uses Marijn Haverbeke <m****n@h****l> almost 8 years ago
afc21f14 Remove ignore parameter from parseClassElement Marijn Haverbeke <m****n@h****l> almost 8 years ago
22585b10 Prevent tokenizer from getting confused by yield outside of a generator Marijn Haverbeke <m****n@h****l> almost 8 years ago
1a074660 Revert "Reduce reliance on 'sweet.js' tokenizer algorithm" Marijn Haverbeke <m****n@h****l> almost 8 years ago
7a20d80d Implement a new plugin system based on subclassing Marijn Haverbeke <m****n@h****l> almost 8 years ago
de085882 Drop the old plugin system Marijn Haverbeke <m****n@h****l> almost 8 years ago
c9c29f43 Recommit _after_ actually saving my changes Marijn Haverbeke <m****n@h****l> almost 8 years ago
3f8041f9 Remove two long-deprecated methods Marijn Haverbeke <m****n@h****l> almost 8 years ago
add44922 Fix lint error Marijn Haverbeke <m****n@h****l> almost 8 years ago
97f16cdc Remove the interface-forwarding from the regular to the loose parser Marijn Haverbeke <m****n@h****l> almost 8 years ago
6f31a041 Remove the in-browser test setup Marijn Haverbeke <m****n@h****l> almost 8 years ago
e389b076 Drop deprecated ScopeBody and ScopeExpression from walker Marijn Haverbeke <m****n@h****l> almost 8 years ago
c28d099a Slight method name and structure cleanup around parseClassElement Marijn Haverbeke <m****n@h****l> almost 8 years ago

← Back to repository