]> code.delx.au - gnu-emacs-elpa/history - tests
Make a new release
[gnu-emacs-elpa] / tests /
2016-06-23 Dmitry GutovMake a new release
2016-06-21 Dmitry GutovParse generator methods better
2016-06-21 Dmitry Gutovjs2-define-symbol: Treat const same as let
2016-05-29 Dmitry GutovAdd a test for #335 as well
2016-05-29 Dmitry GutovMerge branch 'dgreensp-object-rest-spread'
2016-05-04 Dmitry GutovMerge pull request #332 from bolivier/master
2016-05-03 Brandon OlivierAllow space before global declaration
2016-05-02 Dmitry GutovDeclare vars created with renaming destructuring
2016-05-02 Dmitry GutovAdd :warnings-count keyword argument
2016-04-02 Dmitry GutovFix the straggler
2016-04-02 Dmitry GutovFix the tests broken in the previous commit
2016-04-02 Dmitry GutovSpecial-case unary + and -
2016-03-27 Dmitry GutovMerge pull request #289 from dgreensp/fix-array-rest
2016-03-05 Dmitry GutovFix computed property generator methods indentation
2016-01-09 Dmitry GutovMerge pull request #304 from jacksonrayhamilton/fix...
2016-01-03 Jackson HamiltonAdd tests for of parsing
2016-01-03 Jackson HamiltonFix await parsing
2016-01-03 Jackson HamiltonFix async parsing
2016-01-03 Jackson HamiltonFix void parsing
2015-11-11 David GreenspanImplement object literal rest/spread (...)
2015-11-09 Dmitry GutovMerge pull request #290 from XeCycle/export-async-fn
2015-11-09 Carl LeiAlso parse async function statement in export node
2015-11-09 Carl LeiDo not print trailing semicolon for export function...
2015-11-08 David GreenspanFix array destructuring including triple-dot
2015-11-07 Dmitry GutovAdjust js2-print-export-node
2015-11-07 Dmitry GutovMerge pull request #287 from dgreensp/fix-export-decls
2015-11-06 David GreenspanExported decls print a little funny; update tests
2015-11-06 Dmitry GutovMerge pull request #283 from XeCycle/master-with-async
2015-11-06 Carl LeiParse async methods
2015-11-06 Dmitry GutovMerge pull request #285 from dgreensp/fix-param-destruct
2015-11-05 David GreenspanFix parsing of param with destructure and default
2015-11-05 Dmitry GutovMerge pull request #284 from XeCycle/0o-octals
2015-11-05 Carl LeiAllow 0o octals in strict mode
2015-11-05 Carl LeiAdapt async/await changes to latest master
2015-11-03 Dmitry GutovMerge pull request #278 from redguardtoo/master
2015-11-03 Chen Bin`js2-print-json-path' added
2015-11-01 Dmitry GutovMerge pull request #282 from jacksonrayhamilton/js2...
2015-10-31 Jackson Ray HamiltonCopy JSX indentation logic to js2-old-indent.el
2015-10-31 Dmitry GutovMerge pull request #280 from XeCycle/binding-pattern...
2015-10-30 Carl LeiReport error for binding initializer outside destructuring
2015-10-30 Carl LeiSupport initializer in destructuring
2015-10-30 Dmitry GutovMerge pull request #279 from XeCycle/class-semicolon...
2015-10-30 Carl LeiAllow semicolons in a class body
2015-10-30 Dmitry GutovMerge pull request #276 from XeCycle/methods
2015-10-29 Carl LeiAdd test on shorthand method name and scoping
2015-10-27 Dmitry GutovHandle open-curlies after newline
2015-10-15 Dmitry GutovAdd a test for the latest change
2015-09-11 Dmitry GutovMerge pull request #266 from jacksonrayhamilton/no...
2015-09-11 Jackson HamiltonDon't treat getter / setter pairs as duplicates
2015-09-07 ScottyBClean up todo in js2-search-scope and fix year typo
2015-09-07 ScottyBFind definition by locating assignment nodes
2015-09-07 ScottyBFixed jumping to object properties
2015-09-07 ScottyBSimplified method of searching for nodes based on scope
2015-09-07 ScottyBSimplified property name matching
2015-09-07 ScottyBAdd a jump to definition command bound to M-.
2015-08-25 Dmitry GutovAllow plain parameters after default
2015-07-18 Dmitry GutovFix indentation tests, by always loading js2-old-indent
2015-06-30 Dmitry GutovMerge pull request #242 from jacksonrayhamilton/strict...
2015-06-30 Jackson Ray HamiltonFix bug where properties where checked for strict mode...
2015-06-08 Jackson Ray HamiltonDon't treat a block-scoped const as redeclaration
2015-06-08 Jackson Ray HamiltonDuplicate object keys are an error in strict mode
2015-06-08 Jackson Ray HamiltonOctal syntax is an error in strict mode
2015-06-08 Jackson Ray Hamiltonwith statements are syntax errors in strict mode
2015-06-08 Jackson Ray HamiltonCheck identifiers in strict mode.
2015-06-07 Jackson Ray HamiltonTest const scoping.
2015-05-14 Lele GaifaxHighlight unused and/or uninitialized variables
2015-05-01 Dmitry GutovMerge pull request #231 from shicks/computed
2015-05-01 Stephen HicksGeneralize object literal parsing to support short...
2015-04-24 Dmitry GutovMerge commit '9790b9781aa8ca1d4bdf94d06d4e8ff2e68d37e8...
2015-04-06 Dmitry GutovMerge pull request #195 from jacksonrayhamilton/pretty...
2015-04-06 Jackson Ray Hamiltonjs2-pretty-multiline-declarations: Add 'dynamic option
2015-04-03 Dmitry GutovDon't indent in multiline strings
2015-03-01 Dmitry GutovMerge pull request #221 from jacksonrayhamilton/enclosi...
2015-03-01 Dmitry GutovMerge pull request #220 from jacksonrayhamilton/comment...
2015-03-01 Jackson Ray HamiltonFix off-by-one error for comment node length
2015-02-24 Dmitry Gutov...or any following one
2015-02-19 Dmitry GutovRely on bogus scopes less
2015-02-06 Dmitry GutovMerge pull request #211 from cowboyd/no-semicolon-warni...
2015-02-05 Charles Lowelldo auto semicolon insert on function exports
2015-02-02 Dmitry Gutovjs2-test-parse-string: Compare the first syntax error
2015-02-02 Dmitry GutovHandle arrowfun empty-args in js2-parse-paren-expr...
2015-01-03 Masafumi Oyamada... Treat async/await as contextual keywords; Refs #185
2015-01-02 Masafumi Oyamada... Support ES(7) async/await syntax; Closes #185
2014-12-30 Dmitry GutovMerge pull request #191 from purcell/cl-lib
2014-12-30 Steve PurcellReplace usage of 'cl with 'cl-lib
2014-12-29 Charles LowellSupport ES6 module syntax
2014-12-07 Dmitry GutovDo not declare fn expression's name in the enclosing...
2014-12-01 Dmitry GutovParse tagged templates
2014-11-30 Dmitry GutovHandle template substitutions
2014-11-28 Dmitry GutovImplement template strings, ignoring substitutions
2014-11-21 Dmitry Gutovjs2-parse-plain-property: Disallow numbers as abbreviat...
2014-11-18 Dmitry GutovMerge branch 'master' of github.com:shicks/js2-mode...
2014-11-15 Stephen HicksFix string literals in parser.el test harness.
2014-11-15 Stephen HicksSupport parsing the ES6 'super' keyword.
2014-11-15 Stephen HicksSupport parsing the ES6 'static' keyword.
2014-11-15 Stephen HicksSupport ES6 class statements/expressions.
2014-11-11 Stephen HicksSupport ES6 computed property names.
2014-11-11 Stephen HicksSupport method definitions in object literals.
2014-11-11 Stephen HicksSupport short-hand object literals {foo, bar} everywhere.
2014-11-05 Dmitry GutovSupport object destructuring inside arrow function...
next