summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* need to save PL_op tooJesse Luehrs2013-07-211-0/+3
* rename this functionJesse Luehrs2013-07-213-4/+4
* formattingJesse Luehrs2013-07-211-1/+1
* improve the api a bitJesse Luehrs2013-07-213-28/+12
* actually, it's not necessary hereJesse Luehrs2013-07-211-1/+0
* parse this a bit more accuratelyJesse Luehrs2013-07-211-4/+4
* actually, need to do this in all of these functionsJesse Luehrs2013-07-211-0/+5
* make this test trigger the segfaultJesse Luehrs2013-07-211-2/+1
* test statement formJesse Luehrs2013-07-211-0/+22
* reset PL_curcop when we're about to start compiling againJesse Luehrs2013-07-211-0/+1
* this isn't going to work before 5.14Jesse Luehrs2013-07-201-2/+0
* whoops, forgot thisJesse Luehrs2013-07-202-1/+20
* add some (failing) testsJesse Luehrs2013-07-1910-0/+476
* start trying to implement some helper functionsJesse Luehrs2013-07-192-0/+67
* gitignoreJesse Luehrs2013-07-191-0/+2
* allow parsing as expressions or statementsJesse Luehrs2013-07-191-1/+10
* add stub Makefile.PLJesse Luehrs2013-07-182-0/+22
* initial sketch of the frameworkJesse Luehrs2013-07-173-0/+97
* initial commitJesse Luehrs2013-07-155-0/+50