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

GitHub / AlaSQL/jisons / commits

SHA Message Author Date Stats
74c75415 Update README.md Mathias Rangel Wulff <m****@r****k>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5c0f6fa9 tweak gitignore to hide additional quick-test-crap Ger Hobbelt <g****r@h****m> almost 8 years ago
6ec203d3 committing pending work temporarily in Mother Of All Commits: Ger Hobbelt <g****r@h****m> almost 8 years ago
c53ed712 ignore crap in the dev directories that should never end up in git or npm dis... Ger Hobbelt <g****r@h****m> almost 8 years ago
e9e853e9 bug fix and sync the tool scripts which are used to embed the lexer and parse... Ger Hobbelt <g****r@h****m> almost 8 years ago
75485e45 fiddling with the docs Ger Hobbelt <g****r@h****m> almost 8 years ago
fd2fc71c updated npm+babel packages Ger Hobbelt <g****r@h****m> almost 8 years ago
38d9b0cd added a few badges for fun Ger Hobbelt <g****r@h****m> almost 8 years ago
5672a192 add another test/example grammar which fails in vanilla jison. Copied from ht... Ger Hobbelt <g****r@h****m> about 8 years ago
09bf2d1c update the changed test references due to `trimErrorForTestReporting`: far fe... Ger Hobbelt <g****r@h****m> about 8 years ago
258a9dbc added helper API, which is now used in the test rigs: trimErrorForTestReporting Ger Hobbelt <g****r@h****m> about 8 years ago
854e6495 whitespace police raid Ger Hobbelt <g****r@h****m> about 8 years ago
1ab561e1 ebnf-parser: refactored the unit tests: these now reside in a test input file... Ger Hobbelt <g****r@h****m> about 8 years ago
345422d9 for examples for `strict mode` code execution: octal numbers are illegal then. Ger Hobbelt <g****r@h****m> about 8 years ago
ba204648 - lexer kernel: fixed bug in `cleanupAfterParse()` / `destroy()` methods whic... Ger Hobbelt <g****r@h****m> about 8 years ago
96023523 fix typo bug in enbf/bnf grammar spec Ger Hobbelt <g****r@h****m> about 8 years ago
c04055c5 regenerated library files Ger Hobbelt <g****r@h****m> about 8 years ago
af46c4b3 fix ebnf grammar parser + lexer to correctly handle action code blocks: contr... Ger Hobbelt <g****r@h****m> about 8 years ago
30c4200e refactoring unit tests: move tests into one file per test in /tests/specs/ pe... Ger Hobbelt <g****r@h****m> about 8 years ago
953574d1 refactor unit tests: parser test specs loaded dynamically -- same as we did/d... Ger Hobbelt <g****r@h****m> about 8 years ago
f3cc8d70 refactor unit tests: lexer test specs loaded dynamically -- same as we did/do... Ger Hobbelt <g****r@h****m> about 8 years ago
c0743ce0 updated sollwert=reference files for the lexer unit tests Ger Hobbelt <g****r@h****m> about 8 years ago
7b72c0e7 fixed bugs in the new lexer code and unit test rig. As a results, spec 011 no... Ger Hobbelt <g****r@h****m> about 8 years ago
81ab9a6c EBNF parser: first stage of migrating to a simplified EBNF/BNF process, where... Ger Hobbelt <g****r@h****m> about 8 years ago
171a5311 whitespace police raid Ger Hobbelt <g****r@h****m> about 8 years ago
3fbf854d jison lexing: lexer rules' action code now gets gobbled up a little more aggr... Ger Hobbelt <g****r@h****m> about 8 years ago
aa8f4251 lexer kernel: setInput() API now processes the `input` like the editRemaining... Ger Hobbelt <g****r@h****m> about 8 years ago
175d8987 snapshot of work done thus far on lexer + ebnf parser: non-working. use for c... Ger Hobbelt <g****r@h****m> about 8 years ago
bc876c65 speed up the lexer test rig when one of the specs or examples fails: do not l... Ger Hobbelt <g****r@h****m> about 8 years ago
7ea5c822 also provide the include assets for the new tests. Ger Hobbelt <g****r@h****m> about 8 years ago
7747fca2 adjusted the two new lexer test cases for the new directory layout and lexer ... Ger Hobbelt <g****r@h****m> about 8 years ago
e92e3f75 use JISON.print() where applicable. Ger Hobbelt <g****r@h****m> about 8 years ago
7524038a mirrored the JSON-vs-JISON input autodetect error reporting heuristic behavio... Ger Hobbelt <g****r@h****m> about 8 years ago
7f6a35b2 lexer examples & test specs: moved include files to a subdirectory: `includes... Ger Hobbelt <g****r@h****m> about 8 years ago
a39fbc64 add the lexer examples to the test rig and have them treated the same as the ... Ger Hobbelt <g****r@h****m> about 8 years ago
5d2ff014 typo fix Ger Hobbelt <g****r@h****m> about 8 years ago
45a83907 added npm package `mkdirp` which is used in the test rigs (lexer now, ebnf la... Ger Hobbelt <g****r@h****m> about 8 years ago
0284173c adding more lexer tests: these are there to check how our new multiple action... Ger Hobbelt <g****r@h****m> about 8 years ago
c41cb8bf fix tests' Sollwerte Ger Hobbelt <g****r@h****m> about 8 years ago
4f7b9b16 regenerated library files Ger Hobbelt <g****r@h****m> about 8 years ago
709c3527 - WARNING: lexer.unput() also unputs=rewinds the `match`, `matches`, `matched... Ger Hobbelt <g****r@h****m> about 8 years ago
93261f98 update lexer Sollwert file Ger Hobbelt <g****r@h****m> about 8 years ago
3126940a EBNF parser: synced lexer spec with the lex-jison one (they copy heavily from... Ger Hobbelt <g****r@h****m> about 8 years ago
589347ec updated lexer test **Sollwert** files to latest state of affairs. Ger Hobbelt <g****r@h****m> about 8 years ago
b4e18557 documentation generator copies these test examples to the doc directory too. Ger Hobbelt <g****r@h****m> about 8 years ago
e7bc8fbf regenerated library files; picked the approved ones while we continue work on... Ger Hobbelt <g****r@h****m> about 8 years ago
2b0ecf47 lexer tests: strip off developer-specific paths from error stack dumps so as ... Ger Hobbelt <g****r@h****m> about 8 years ago
0fe4c7f4 updated lexer to make the JSON-autodetect error reporting less confusing, par... Ger Hobbelt <g****r@h****m> about 8 years ago
b2d959c9 updated unit tests for the lexer as we now trim trailing semicolons as well (... Ger Hobbelt <g****r@h****m> about 8 years ago
14d257b3 more work done on the lexer grammar. In particular, quite a bit of testing ha... Ger Hobbelt <g****r@h****m> about 8 years ago
3695e1f3 lexer kernel: added `lookAhead()` API - which is used in our new lexer code a... Ger Hobbelt <g****r@h****m> about 8 years ago
0852c908 lock in last known working jison dist files + buggy source files for future c... Ger Hobbelt <g****r@h****m> about 8 years ago
aec9d790 - updated npm libraries, in particular XRegExp and JSON5 as those carry impor... Ger Hobbelt <g****r@h****m> about 8 years ago
bab4fdd1 - use updated XRegExp library with `isNative` fixes to generate code with few... Ger Hobbelt <g****r@h****m> about 8 years ago
9c90de89 updated code using latest JSON5 features in the lexer test rig Ger Hobbelt <g****r@h****m> about 8 years ago
9bb9f976 fix https://github.com/GerHobbelt/jison/issues/36 Ger Hobbelt <g****r@h****m> about 8 years ago
bdd46d45 merge Merge remote-tracking branch 'remotes/kylef-archive/kylef/license' Ger Hobbelt <g****r@h****m> about 8 years ago
15011647 checking in at least some of the more-or-less reliable regenerated library fi... Ger Hobbelt <g****r@h****m> about 8 years ago
b8a95995 EBNF/BNF grammar parser lexer spec: synced with the lexer spec for the JISON ... Ger Hobbelt <g****r@h****m> about 8 years ago
710dc5f7 SHA-1: 05fff3e1fffc8b4d95024638ed540b27bf44e619 + augmented lexer tests... Ger Hobbelt <g****r@h****m> about 8 years ago
544aa893 correct the helpers library API for the new way the lexer produces option set... Ger Hobbelt <g****r@h****m> about 8 years ago
050676e2 added and updated tests & examples; `%include` statement now always expects a... Ger Hobbelt <g****r@h****m> about 8 years ago
05fff3e1 small update to the lexer kernel: extracted a common CRLF regex out into the ... Ger Hobbelt <g****r@h****m> about 8 years ago
74a7daf3 first stage of the big work: lexer has been cleaned up: far fewer lexer state... Ger Hobbelt <g****r@h****m> about 8 years ago
74d57903 bumped build revision as we continue working on cleaning up the lexer and par... Ger Hobbelt <g****r@h****m> about 8 years ago
015817ee minor tweaks and tugs Ger Hobbelt <g****r@h****m> about 8 years ago
a2a62bc8 clean up a the `%include` statements in a few example lexer spec files. Ger Hobbelt <g****r@h****m> about 8 years ago
a0a5361a helpers lib: move more generic functions from inside other Jison components i... Ger Hobbelt <g****r@h****m> about 8 years ago
f8c5849c helpers lib: slightly adjust the mkIdentifier API to produce better camelCase... Ger Hobbelt <g****r@h****m> about 8 years ago
a0a80c5e grammar spec errors should preferrably *always* be accompanied with a full te... Ger Hobbelt <g****r@h****m> about 8 years ago
7928ca9f Include missing MIT license file Kyle Fuller <k****e@f****i> over 8 years ago
a57681ad rebuilt library files Ger Hobbelt <g****r@h****m> over 8 years ago
163836dd tests related to https://github.com/GerHobbelt/jison/issues/35 Ger Hobbelt <g****r@h****m> over 8 years ago
924348b0 preliminary work to at least lookbehind regex particles, despite the fact tha... Ger Hobbelt <g****r@h****m> over 8 years ago
16a13dfc updated npm packages Ger Hobbelt <g****r@h****m> over 8 years ago
821c08b1 fix https://github.com/GerHobbelt/jison/issues/8 and add help to the error me... Ger Hobbelt <g****r@h****m> over 8 years ago
ef824120 fix: https://github.com/GerHobbelt/jison/issues/8 ; add examples/test-ll2-arr... Ger Hobbelt <g****r@h****m> over 8 years ago
0db74dbb updated npm packages (json5 et al) Ger Hobbelt <g****r@h****m> over 8 years ago
252d81c9 regenerated json5 test reference files (following a JSON5 library update): th... Ger Hobbelt <g****r@h****m> over 8 years ago
9352391d regenerated library files for fix https://github.com/GerHobbelt/jison/issues/28 Ger Hobbelt <g****r@h****m> over 8 years ago
75d206b6 fix `make comparison` build task: only clean the examples' output via `make c... Ger Hobbelt <g****r@h****m> over 8 years ago
6c45807a fix `make comparison`: add `*.md` as a pattern to ignore so diff will ignore ... Ger Hobbelt <g****r@h****m> over 8 years ago
33f0ddef fix https://github.com/GerHobbelt/jison/issues/28: restrict both lead, tail a... Ger Hobbelt <g****r@h****m> over 8 years ago
920dd6ab updated CHANGELOG. Ger Hobbelt <g****r@h****m> over 8 years ago
e115c2b1 bumped build revision and regenerated library files Ger Hobbelt <g****r@h****m> over 8 years ago
a9a4a312 regenerated library files Ger Hobbelt <g****r@h****m> over 8 years ago
a5bb4a57 - final work on https://github.com/GerHobbelt/jison/issues/32: all tests pass... Ger Hobbelt <g****r@h****m> over 8 years ago
b34f990b further work on https://github.com/zaach/jison/issues/363 fixing the ARROW_AC... Ger Hobbelt <g****r@h****m> over 8 years ago
aad81e99 regenerate library files for helpers lib Ger Hobbelt <g****r@h****m> over 8 years ago
9c6ff4fc given https://github.com/gotwarlost/istanbul/issues/856 add run-time detectio... Ger Hobbelt <g****r@h****m> over 8 years ago
736d3dbb helpers-lib: augment the `function printFunctionSourceCodeContainer(f)` API t... Ger Hobbelt <g****r@h****m> over 8 years ago
1c8c89dc BNF parser: produce stricter action code for arrow action in any jison gramma... Ger Hobbelt <g****r@h****m> over 8 years ago
c53fce7a regenerated library files Ger Hobbelt <g****r@h****m> over 8 years ago
ecaec7c1 add `make report-nyc` task as we observed that most examples (with code cover... Ger Hobbelt <g****r@h****m> over 8 years ago
21084569 preliminary CHANGELOG.md file produced using npm package `@gerhobbelt/changel... Ger Hobbelt <g****r@h****m> over 8 years ago
9e403076 clean up backquotes in the master code chunks' files (used by __patch_parser_... Ger Hobbelt <g****r@h****m> over 8 years ago
8ca92ef5 when you specify the environment variable FULL_CODE_COVERAGE=1, the subsequen... Ger Hobbelt <g****r@h****m> over 8 years ago
ac5ae872 further work on moving the stringified code chunks which MAY/WILL be included... Ger Hobbelt <g****r@h****m> over 8 years ago
6f9a8b61 move stringified code chunks outside jison, like we already did for the parse... Ger Hobbelt <g****r@h****m> over 8 years ago
792d0dde https://github.com/GerHobbelt/jison/issues/32: we also must stringify `debug_... Ger Hobbelt <g****r@h****m> over 8 years ago

← Back to repository