aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Parser&Walker: Support redirectionAndré Aparício2012-08-031-1/+1
* Parser: improve here document and here stringMu Qiao2011-08-021-0/+5
* Parser: remove global backtrackingMu Qiao2011-07-201-11/+22
* Parser: first support for here documentMu Qiao2011-06-251-2/+2
* Parser: support writing C++ code in the grammarMu Qiao2011-06-211-1/+1
* Parser: improve redirection handlingMu Qiao2011-06-031-2/+3
* Refer to git log for copyright informationPetteri Räty2011-03-261-1/+1
* Fix copyright format, add missing copyrightMu Qiao2011-03-261-14/+14
* Simplify lexer, add post_check.Mu Qiao2011-03-121-1/+1
* DOUBLE/SINGLE_QUOTED_STRING virtual tokensNathan Eloe2010-08-041-1/+1
* Language agnostic grammar fileNathan Eloe2010-07-181-8/+8
* Bug fix: parser hangs on complex stringsNathan Eloe2010-07-181-4/+4
* Expansions in fnameNathan Eloe2010-07-071-9/+9
* Redirection ImplementationNathan Eloe2010-06-081-0/+37