|
|
|
@24660
|
[24660]
|
13 days |
azawawi |
[gimme5] removed extra 'our $DELIM;' that was causing a variable …
|
|
|
|
@24503
|
[24503]
|
3 weeks |
lwall |
[gimme5] fix localization of "context" vars such as $::PARSER for …
|
|
|
|
@24343
|
[24343]
|
4 weeks |
lwall |
[STD] report non-associative errors correctly
[Cursor,gimme5] cleanup of …
|
|
|
|
@23069
|
[23069]
|
7 weeks |
lwall |
[gimme5] make sure STD.pmc ends with 1;
[STD] add substr to list of …
|
|
|
|
@23055
|
[23055]
|
7 weeks |
lwall |
[gimme5] allow before inside an after
[STD] make sure my() is a function …
|
|
|
|
@23048
|
[23048]
|
7 weeks |
lwall |
[gimme5] switch back to YAML::Syck till YAML::XS is fixed
[viv] allow …
|
|
|
|
@23025
|
[23025]
|
8 weeks |
lwall |
[Cursor] reorder fate elements
|
|
|
|
@23015
|
[23015]
|
8 weeks |
lwall |
[Cursor] refactor to trie and Storable implementation, which uses less
…
|
|
|
|
@22909
|
[22909]
|
2 months |
lwall |
[gimme5] move more boilerplate out of normal matcher methods
|
|
|
|
@22891
|
[22891]
|
2 months |
lwall |
[gimme5] more lexer call refactoring to avoid duplication
|
|
|
|
@22890
|
[22890]
|
2 months |
lwall |
[STD] fix ws nodewrapping bug
[Cursor] more refactoring
|
|
|
|
@22886
|
[22886]
|
2 months |
lwall |
[Cursor] refactor cursor_fate for cleanliness and slight speed gains
|
|
|
|
@22853
|
[22853]
|
2 months |
lwall |
[Cursor] some prep work for matching against NFG integer arrays
|
|
|
|
@22836
|
[22836]
|
2 months |
lwall |
[Cursor] {_to} is gone, {_from} now set only on bound cursors, unbound …
|
|
|
|
@22824
|
[22824]
|
2 months |
lwall |
[STD,Cursor,etc] shrink Cursor footprint by removing constant attributes:
…
|
|
|
|
@22811
|
[22811]
|
2 months |
lwall |
[gimme5] fix inaccurate "from" in <.ws> and friends
[STD] detach pod …
|
|
|
|
@22740
|
[22740]
|
3 months |
lwall |
[Cursor] generate shorter anonymous class names
|
|
|
|
@22706
|
[22706]
|
3 months |
lwall |
[STD] workaround for misparse of <==, using order to put good before bad …
|
|
|
|
@22562
|
[22562]
|
3 months |
lwall |
[gimme5,STD] switch exists and delete to new form
|
|
|
|
@22550
|
[22550]
|
3 months |
lwall |
[STD] there is no infix:<is> (was hiding missing semicolons in …
|
|
|
|
@22534
|
[22534]
|
3 months |
lwall |
[STD] improve error messages based on dba
|
|
|
|
@22532
|
[22532]
|
3 months |
lwall |
[STD] switch to '(' ~ ')' <foo> format for readability and better …
|
|
|
|
@22498
|
[22498]
|
3 months |
lwall |
[STD] EXPR didn't _MATCHIFY
[viv] starting on a gimme5 replacement using …
|
|
|
|
@22486
|
[22486]
|
3 months |
lwall |
[STD] more ACTIONS infrastructure, can now set $ACTIONS to a class in …
|
|
|
|
@22475
|
[22475]
|
3 months |
lwall |
[STD] add implicit {*} hook at end of rules
|
|
|
|
@22005
|
[22005]
|
5 months |
lwall |
[STD] remove p5ish usages of exists/delete
[gimme5] translate .:exists and …
|
|
|
|
@21975
|
[21975]
|
5 months |
lwall |
[STD] rudimentary global symbol table to detect routine definitions
|
|
|
|
@21973
|
[21973]
|
5 months |
lwall |
[STD etc.] squeezing out unnecessary calls to lazymap under ratchet
|
|
|
|
@21951
|
[21951]
|
5 months |
lwall |
[gimme5] treat whitespace before optional | as insignificant
[STD] allow …
|
|
|
|
@21926
|
[21926]
|
5 months |
lwall |
[gimme5] tweak a couple overzealoous optimizations
|
|
|
|
@21901
|
[21901]
|
5 months |
lwall |
[STD] various changes in preparation for inlining p5 regex optimizations
|
|
|
|
@21819
|
[21819]
|
5 months |
lwall |
[STD vs t] user-defined prefix, infix, and postfix ops now derive new …
|
|
|
|
@21799
|
[21799]
|
5 months |
lwall |
[STD vs t] now passes 99.22%
For parsing sanity, :: is no longer …
|
|
|
|
@21789
|
[21789]
|
5 months |
lwall |
[STD vs t] more Mutually Assured Construction
|
|
|
|
@21743
|
[21743]
|
5 months |
lwall |
[STD] previous change lost bits of syntax tree
|
|
|
|
@21735
|
[21735]
|
5 months |
pmurias |
[STD] fixed bug with autolexer hack in derived grammars
|
|
|
|
@21646
|
[21646]
|
5 months |
lwall |
[STD] renamed main package to STD
fixed package name conflicts
fixed tests …
|
|
|
|
@21605
|
[21605]
|
5 months |
lwall |
[STD] fix angle parsing problems
|
|
|
|
@21588
|
[21588]
|
6 months |
lwall |
[STD] avoid infinite redispatch loop
|
|
|
|
@21552
|
[21552]
|
6 months |
lwall |
[STD] || now catches panics from its left side
|
|
|
|
@21547
|
[21547]
|
6 months |
lwall |
[STD] fix heredocs, improve $0 reporting
[quoting.t] update to use \c …
|
|
|
|
@21402
|
[21402]
|
6 months |
lwall |
[STD] list all expectations, not just ones matching first letter
|
|
|
|
@21401
|
[21401]
|
6 months |
lwall |
[STD] successfully parses heredocs and trims leading whitespace.
|
|
|
|
@21396
|
[21396]
|
6 months |
lwall |
[STD] infrastructure needed by heredocs
|
|
|
|
@21391
|
[21391]
|
6 months |
lwall |
[STD] much improved error reporting, many buglets fixed
|
|
|
|
@21370
|
[21370]
|
6 months |
lwall |
[STD] handle \@foo and other fiddly issues
|
|
|
|
@21367
|
[21367]
|
6 months |
lwall |
[Cursor] fix _PATTERN to set endpoint correctly so we can optimize …
|
|
|
|
@21366
|
[21366]
|
6 months |
lwall |
[STD] unspace tweaks
|
|
|
|
@21272
|
[21272]
|
6 months |
lwall |
[STD] start transition to .pmc forms so names are conserved under Perl …
|
|
|
|
@21203
|
[21203]
|
6 months |
lwall |
[STD] user-oriented message on detection of unless-else suggested by …
|
|
|
|
@21115
|
[21115]
|
6 months |
lwall |
[STD] improvements to strange quote languages
|
|
|
|
@21104
|
[21104]
|
6 months |
lwall |
[STD] 55%
|
|
|
|
@21103
|
[21103]
|
7 months |
lwall |
[STD] 47%
|
|
|
|
@21093
|
[21093]
|
7 months |
lwall |
[STD] now gets 15% of the way through parsing itself
|
|
|
|
@21090
|
[21090]
|
7 months |
lwall |
[STD5] now supports :i including in LTMish spots
[STD] now (more) …
|
|
|
|
@21072
|
[21072]
|
7 months |
lwall |
[STD] some progress in finding outer $LANG correctly
use feature 'say'
|
|
|
|
@21054
|
[21054]
|
7 months |
lwall |
[STD] bugs, bugs, bugs, bugs...now gets 11% through parsing itself
|
|
|
|
@21041
|
[21041]
|
7 months |
lwall |
[perl6] add Makefile
[STD etc.] memoization via lang-specific positional …
|
|
|
|
@21006
|
[21006]
|
7 months |
lwall |
[STD] revisions to endstmt memoization
faststopper is now gone
statement …
|
|
|
|
@20978
|
[20978]
|
7 months |
lwall |
[STD] current snapshot, some things break
|
|
|
|
@20855
|
[20855]
|
7 months |
lwall |
[gimme5] move s/say/print/ translation to un6()
|
|
|
|
@20854
|
[20854]
|
7 months |
lwall |
[LazyMap?] need eager() before we reverse a lazy list
|
|
|
|
@20851
|
[20851]
|
7 months |
lwall |
[STD] implement <>
|
|
|
|
@20835
|
[20835]
|
7 months |
lwall |
[STD] various repairs to fate system
[gimme5] ability to process grammars …
|
|
|
|
@20829
|
[20829]
|
7 months |
lwall |
[STD] language switching now done with [ :lang($newlang) <stuff> ]
|
|
|
|
@20823
|
[20823]
|
7 months |
lwall |
[STD5] progress in parsing STD, squashed various LazyMap? bugs
|
|
|
|
@20799
|
[20799]
|
7 months |
lwall |
[STD5] implemented lazymap to defer some of the closure calls
|
|
|
|
@20787
|
[20787]
|
7 months |
lwall |
[STD5] improved infix coercions in sublanguages such as Regex
|
|
|
|
@20765
|
[20765]
|
7 months |
lwall |
[STD] parse (and use) <...>
|
|
|
|
@20759
|
[20759]
|
7 months |
lwall |
[gimme5] remove another Perl dependency
|
|
|
|
@20751
|
[20751]
|
7 months |
lwall |
[gimme5] unhardwire Perl as top grammar
|
|
|
|
@20737
|
[20737]
|
7 months |
lwall |
[STD5] EXPR finally unbroken again after refactorot
|
|
|
|
@20733
|
[20733]
|
7 months |
lwall |
[STD5] switch debugging output to ::deb function
|
|
|
|
@20731
|
[20731]
|
7 months |
lwall |
[STD5] add mangle.pl
|
|
|
|
@20716
|
[20716]
|
7 months |
lwall |
[STD5] quote start/stop now uses parametric roles
rule ast is now stored …
|
|
|
|
@20656
|
[20656]
|
7 months |
pmurias |
[std5] replaced magic numbers with DEBUG::constant_name
|
|
|
|
@20476
|
[20476]
|
8 months |
lwall |
[STD] regex rewritten for EXPR (untested)
experimenting with single …
|
|
|
|
@20452
|
[20452]
|
8 months |
lwall |
[STD] now successfully recognizes escapes in double quotes
|
|
|
|
@20447
|
[20447]
|
8 months |
lwall |
[STD] <...> quoting working again using Moose now
|
|
|
|
@20444
|
[20444]
|
8 months |
lwall |
[STD] continue removing old quotesnabber stuff
|
|
|
|
@20443
|
[20443]
|
8 months |
lwall |
[gimme5] extra Bang noted by diakopter++
|
|
|
|
@20442
|
[20442]
|
8 months |
lwall |
[STD5] snapshot of mostly Moosified gimme5 and Cursor5
|
|
|
|
@20412
|
[20412]
|
8 months |
lwall |
[STD] just a snapshot of current state. adds => as item assignment
|
|
|
|
@20372
|
[20372]
|
8 months |
lwall |
[STD] more progress in handling :qq etc. as mixins
|
|
|
|
@20371
|
[20371]
|
8 months |
lwall |
[STD] now does double quotes under new quoting regime
[STD] with debugging …
|
|
|
|
@20370
|
[20370]
|
8 months |
lwall |
[STD5] improved logging
[STD] copy $<sym> up into expect_infix
|
|
|
|