summaryrefslogtreecommitdiff
path: root/regen/keywords.pl
Commit message (Expand)AuthorAgeFilesLines
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-291-0/+3
* Use new feature-testing macrosFather Chrysostomos2011-12-241-1/+2
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-0/+3
* Add evalbytes functionFather Chrysostomos2011-11-061-0/+3
* Simplify the CORE::__FOO__ op-generation codeFather Chrysostomos2011-08-241-0/+4
* Deparse CORE::breakFather Chrysostomos2011-06-171-0/+2
* Add an optional third argument to open_new(), to invoke read_only_top() with.Nicholas Clark2011-05-191-8/+6
* Rename safer_open() to open_new(), and eliminate the first parameter.Nicholas Clark2011-05-191-2/+2
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-265/+333
* In regen scripts, print to explicit file handles instead of using select.Nicholas Clark2011-01-231-5/+4
* Move the duplicated subroutine tab() into regen_lib.plNicholas Clark2011-01-231-7/+0
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-3/+1
* In regen/*.pl, refactor the repeated code for close and rename if different.Nicholas Clark2011-01-231-4/+2
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-16/+3
* keywords.pl -> regen/keywords.plFather Chrysostomos2010-10-131-2/+2
* Move regen scripts to regen/Steffen Mueller2010-10-101-0/+315