2010-06-18 |
sorear | [STD/README] Bump dependency to 5.12, since we use...
|
commit | commitdiff | tree |
2010-06-18 |
sorear | [viv] min is no longer used; don't generate it. Cuts...
|
commit | commitdiff | tree |
2010-06-18 |
sorear | [Cursor] Remove a fossil of the old LTM which was causing...
|
commit | commitdiff | tree |
2010-06-18 |
sorear | [Cursor] \' also needs the metacharacter treatment...
|
commit | commitdiff | tree |
2010-06-18 |
sorear | [Cursor] Revert a bogus optimization; a horizon is...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [viv] Pregenerate protoregex data & declaration class...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [STD-ecosystem] Merge back dfa branch of Cursor, rebootstrap...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Gut the old RE-based LTM entirely
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Combine two separate (and separately cached...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Implement lexer reuse. Something is not...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Lexer caches need to be keyed on lexer...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Cache results of decision trees for a...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Small evil microoptimization to the decision...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Change $DEBUG to a use constant.
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Gut the monolithic lexer cache, as it...
|
commit | commitdiff | tree |
2010-06-17 |
sorear | [dfa/Cursor] Don't use Class::MOP to locate protoregex...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Fix handling of imperative nodes in nfaopt...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Rearrange quantifier handling to avoid...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [STD] Don't rely on old-Cursor's buggy token splitting...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] When a subregex which generates nontrivial...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Tiebreak in favor of the _longest_ literal...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Fix a little fossillized bug
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Implement lazy DFA generation. Time to...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Sketch of a design for the lazy NFA generator
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Implement the EXPR/termish hack in a more...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Debug information as fates are added to...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Fix $var crash, handle \s and \w in character...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] First cut of implementing all remaining...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] RE_double
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Zero-width assertion metacharacters are...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Anonymous character classes, some special...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Implement before and after zero-width...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Implement backslash escapes for character...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Disconnect the old regex LTM; establish...
|
commit | commitdiff | tree |
2010-06-16 |
sorear | [dfa/Cursor] Implement protoregexes
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/CursorBase.pmc] Per TimToady++'s recommendation...
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] extract _nfa_to_dfa from _AUTOLEXgenDFA
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] Small refactor of nfamanip routines to...
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] Extend the DFA execution engine to support...
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] Implement translation from NFA to DFA...
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] Switch internal NFA processing to the...
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] Refactor _AUTOLEXgenDFA and design the...
|
commit | commitdiff | tree |
2010-06-15 |
sorear | [dfa/Cursor] Refactor & implement quantifiers.
|
commit | commitdiff | tree |
2010-06-14 |
sorear | [dfa/Cursor] Implement subrules
|
commit | commitdiff | tree |
2010-06-14 |
sorear | [dfa/Cursor] Connect DFA generator to DFA execution...
|
commit | commitdiff | tree |
2010-06-14 |
sorear | [dfa/Cursor] Implement NFA->DFA converter for the non...
|
commit | commitdiff | tree |
2010-06-14 |
sorear | [dfa/Cursor] Implement handling for sequences, alternations...
|
commit | commitdiff | tree |
2010-06-14 |
sorear | [viv-psq] Add "use" implementation. This lines up...
|
commit | commitdiff | tree |
2010-06-14 |
sorear | [dfa/Cursor] Complete architecture of NFA composer
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [dfa/Cursor] Code for the DFA execution kernel
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [dfa/Cursor] Add a framework for running two LTM engines...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [Cursor] Start a branch for implementing the DFA LTM...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Add 'note' for Perlesque as an example of a remapped...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Translate classes and grammars in perlesque....
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Implement perlesque output for function calls
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Implement basic expressions for perlesque. Also...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Slightly rethink and simplify the DEEP expression...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Perlesque for simple integer and single-quote...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Perlesque for comp_unit, statementlist, statement...
|
commit | commitdiff | tree |
2010-06-13 |
sorear | [viv] Generalize tree walker to allow adding languages...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STDeco] Re-refactor snap out of snaptest
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STD] Parse ~ as a pseudo quantifier so it associates...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STD] Parse quantifiers separated from their atoms...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STD,viv] Parse space in regexes uniformly; %*RX<s...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STDeco] 'clean' wasn't meant to be the default target...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STDeco] reinstate 'snaptest'
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STD-eco] add stage3 and reboot targets
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STDeco] Remove CORE.pad & boot, no longer used; add...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STDeco] Add a clean target
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STD-eco] Add STD_P5 build capability (under 'all'...
|
commit | commitdiff | tree |
2010-06-12 |
sorear | [STD-ecosystem] Introduce a new bootstrapping paradigm...
|
commit | commitdiff | tree |
2010-06-11 |
sorear | [STD,viv] Revert to a verified working version (r31153)
|
commit | commitdiff | tree |
2010-06-08 |
sorear | [STD] $<foo> = <bar>? should parse the quantifier outermost...
|
commit | commitdiff | tree |
2010-06-08 |
sorear | [STD] ignore whitespace between an atom and a quantifier...
|
commit | commitdiff | tree |
2010-06-08 |
sorear | [STD,viv] Regex parse cleanup - ~ is now a pseudo quantifier...
|
commit | commitdiff | tree |
2010-06-06 |
sorear | [viv] Explicitly use Encode in output. This ensures...
|
commit | commitdiff | tree |
2010-06-06 |
sorear | [sprixel] Remove from trunk at request of diakopter...
|
commit | commitdiff | tree |
2010-06-06 |
sorear | [viv] Remove "use Cursor" fossil; it was causing duplicate...
|
commit | commitdiff | tree |
2010-06-05 |
sorear | [viv] A start at documentation
|
commit | commitdiff | tree |
2010-06-04 |
sorear | [STD-ecosystem] Overhaul README
|
commit | commitdiff | tree |
2010-06-04 |
sorear | [STD,Cursor] Push error reporting functions down into...
|
commit | commitdiff | tree |
2010-06-04 |
sorear | [Cursor] Rewrite in Perl 6, bring under bootstrap control
|
commit | commitdiff | tree |
2010-06-04 |
sorear | [Cursor et al] Rename Cursor to CursorBase; add a Cursor...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [Cursor,STD-ecosystem] Fix PERL6LIB in snaptests.
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Fix compilation of '0' followed by a complex...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Re-use lexicals instead of creating nested scopes...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [Cursor] Remove Moose::Object superclass, and with...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Fix a bug which caused 345 unneccessary lazymaps...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Combine regexes in sequence nodes
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Start bringing _PATTERN under the DEEP framework...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Overhaul indentation engine; should be much more...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [gimme5] Delete. (And there was much rejoicing.)
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [STD] Update bootstrap to get TimToady++'s undef fixes...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Fix double escaping of strings in case ignoring...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Remove obsolete dependency on JSON
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [STD] add missing [0] for dumbsmart
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [STD-ecosystem] Add a STD.pm5 target
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Re-enable required argument checking for only...
|
commit | commitdiff | tree |
2010-06-03 |
sorear | [viv] Add a --no-indent option; rebootstrap with it
|
commit | commitdiff | tree |
2010-06-02 |
sorear | [viv] Add a -o option; remove Makefile's fragile use...
|
commit | commitdiff | tree |