This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Avoid redundant copies in string evals
[perl5.git]
/
parser.h
2011-11-06
Father Chrysostomos
Avoid redundant copies in string evals
blob
|
commitdiff
2011-11-06
Father Chrysostomos
Merge some parser fields
blob
|
commitdiff
|
diff to current
2011-11-06
Father Chrysostomos
Make source filters work in evalbytes
blob
|
commitdiff
|
diff to current
2011-11-06
Father Chrysostomos
parser.h: Rearrange constants
blob
|
commitdiff
|
diff to current
2011-11-06
Brian Fraser
eval STRING UTF8 cleanup.
blob
|
commitdiff
|
diff to current
2011-04-03
Father Chrysostomos
[perl #87064] eval no longer shares filters
blob
|
commitdiff
|
diff to current
2010-12-12
Zefram
recursive-descent expression parsing
blob
|
commitdiff
|
diff to current
2010-10-25
Zefram
function to parse isolated label
blob
|
commitdiff
|
diff to current
2010-10-21
Zefram
replace PL_doextract with better kinds of variable
blob
|
commitdiff
|
diff to current
2009-12-16
Gerard Goossen
Store the PL_compcv instead of the the PL_comppad in...
blob
|
commitdiff
|
diff to current
2009-11-15
Zefram
lexer API
blob
|
commitdiff
|
diff to current
2008-01-01
Marcus Holland-Moritz
Add editor blocks to some header files.
blob
|
commitdiff
|
diff to current
2007-07-16
Nicholas Clark
Re-order struct yy_parser to save space on most systems.
blob
|
commitdiff
|
diff to current
2007-07-16
Dave Mitchell
change #31615 added the new field in the wrong place
blob
|
commitdiff
|
diff to current
2007-07-16
Dave Mitchell
[perl #43425] local $[: fix scoping during parser...
blob
|
commitdiff
|
diff to current
2007-05-21
Dave Mitchell
move PL_error_count into the PL_parser struct
blob
|
commitdiff
|
diff to current
2007-05-21
Dave Mitchell
move PL_multi_end into the PL_parser struct
blob
|
commitdiff
|
diff to current
2007-05-21
Dave Mitchell
move PL_tokenbuf into the PL_parser struct
blob
|
commitdiff
|
diff to current
2007-05-12
Dave Mitchell
move PL_in_my and PL_in_my_stash into the PL_parser...
blob
|
commitdiff
|
diff to current
2007-05-12
Dave Mitchell
save old PL_curcop value in parser struct
blob
|
commitdiff
|
diff to current
2007-05-12
Dave Mitchell
move PL_rsfp_filters into the parser struct
blob
|
commitdiff
|
diff to current
2007-05-11
Dave Mitchell
move PL_rsfp into the PL_parser struct
blob
|
commitdiff
|
diff to current
2007-05-05
Dave Mitchell
move PL_lex_state into the PL_parser struct
blob
|
commitdiff
|
diff to current
2007-05-05
Dave Mitchell
migrate more variables to PL_parser struct:
blob
|
commitdiff
|
diff to current
2007-05-04
Dave Mitchell
move some more variables into the PL_parser struct:
blob
|
commitdiff
|
diff to current
2007-05-04
Dave Mitchell
move PL_expect and PL_copline into the PL_parser structure
blob
|
commitdiff
|
diff to current
2007-04-24
Dave Mitchell
move PL_linestr from the interpreter struct to the...
blob
|
commitdiff
|
diff to current
2007-04-21
Nicholas Clark
Several members of struct yy_parser can go on a diet...
blob
|
commitdiff
|
diff to current
2007-03-31
Nicholas Clark
Rearrange members of structures to reduce memory size...
blob
|
commitdiff
|
diff to current
2007-01-02
Nicholas Clark
Update copyright years to include 2007. (Plus a couple...
blob
|
commitdiff
|
diff to current
2007-01-02
Dave Mitchell
move easy lexer state variables into PL_parser
blob
|
commitdiff
|
diff to current
2007-01-01
Dave Mitchell
split parser initialisation from parser execution
blob
|
commitdiff
|
diff to current
2007-01-01
Dave Mitchell
split parser stack from parser object
blob
|
commitdiff
|
diff to current
2006-12-18
Dave Mitchell
move parser state into new parser object, PL_parser
blob
|
commitdiff
|
diff to current