summaryrefslogtreecommitdiff
path: root/perl_keyword.pl
Commit message (Expand)AuthorAgeFilesLines
* err should be removed from perl_keyword.pl, tooRafael Garcia-Suarez2007-09-081-3/+1
* say() has the same syntax than print(), so forbid to override itRafael Garcia-Suarez2006-11-021-2/+2
* stab at UNITCHECK blocksAlexander Gough2006-10-191-2/+2
* prototype() wasn't working to get the prototype of optional coreRafael Garcia-Suarez2006-09-201-2/+2
* Add "state" featureRafael Garcia-Suarez2006-05-031-0/+2
* Introduce a new keyword, state, for state variables.Rafael Garcia-Suarez2006-05-031-2/+2
* FEATURE_IS_ENABLED takes only one parameter now, so reflect that inRafael Garcia-Suarez2006-04-041-2/+1
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+1
* Feature bundle is now :5.10, and add -E switchRobin Houston2005-12-211-0/+2
* latest switch/say/~~Robin Houston2005-12-191-27/+44
* Sv_*set() doc's and extra const's for the SvPVX_const() tasksSteve Peters2005-05-091-1/+1
* Require version 0.05 of Devel::Tokenizer::C.Marcus Holland-Moritz2005-02-141-1/+1
* Make Perl_keyword() another 30% faster.Marcus Holland-Moritz2005-01-311-268/+40
* More consistent names for all the parameter name/declaration methodsNicholas Clark2005-01-281-3/+3
* A script to regenerate Perl_keyword()Nicholas Clark2005-01-241-0/+306