summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* stop podweaver from moving this to a less visible placeJesse Luehrs2013-10-101-3/+3
|
* note deprecation in the abstract tooJesse Luehrs2013-10-101-1/+1
|
* note that this module is brokenJesse Luehrs2013-10-101-0/+10
|
* document passing in the keyword nameJesse Luehrs2013-07-231-5/+5
|
* note that Keyword::API is also similarJesse Luehrs2013-07-231-0/+2
|
* note that lexical subs don't work (fixes #2)Jesse Luehrs2013-07-221-0/+4
|
* note in the synopsis that keywords should be exported (fixes #1)Jesse Luehrs2013-07-221-0/+2
|
* allow creating non-anonymous subs tooJesse Luehrs2013-07-221-4/+8
| | | | | this makes a difference in some obscure cases dealing with closures. see t/unavailable.t for more information.
* note that this module is experimentalJesse Luehrs2013-07-221-0/+3
|
* work around bugs in lex_next_chunkJesse Luehrs2013-07-221-1/+15
|
* add some docsJesse Luehrs2013-07-211-16/+81
|
* also expose these from Parse::KeywordJesse Luehrs2013-07-211-0/+18
|
* pod coverageJesse Luehrs2013-07-211-0/+4
|
* reorder some stuffJesse Luehrs2013-07-211-2/+2
|
* add parse_arithexprJesse Luehrs2013-07-211-0/+1
|
* add lex_stuffJesse Luehrs2013-07-211-0/+1
|
* stub out docs to make pod coverage passJesse Luehrs2013-07-211-0/+67
|
* add a function to get the package of the currently compiling codeJesse Luehrs2013-07-211-0/+1
|
* rename this functionJesse Luehrs2013-07-211-1/+1
|
* improve the api a bitJesse Luehrs2013-07-211-3/+1
|
* start trying to implement some helper functionsJesse Luehrs2013-07-191-0/+14
| | | | these don't really work properly, but it's a start
* initial sketch of the frameworkJesse Luehrs2013-07-171-0/+30
| | | | now, just need to expose the parser functions to perl
* initial commitJesse Luehrs2013-07-151-0/+0