aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Builtin: Implement set builtinAndré Aparício2012-07-031-0/+15
* Parser: allow 'function' to be string literalMu Qiao2011-08-021-1/+5
* Parser: allow 'test' to be string literalMu Qiao2011-08-021-0/+3
* Builtin: reimplement the local built-inMu Qiao2011-08-021-2/+1
* Core: do not declare $* to be read-onlyMu Qiao2011-08-021-0/+7
* Core: call resolve_variable for searching variablesMu Qiao2011-06-111-0/+8
* Walker: use any_string for function nameMu Qiao2011-05-291-4/+4
* Builtin: fix a bug in local built-inMu Qiao2011-05-261-2/+4
* Merge remote-tracking branch 'mu/declare_builtin' into reviewPetteri Räty2011-05-241-0/+13
|\
| * Walker: support function def in compound statementMu Qiao2011-05-231-0/+12
* | Walker: support special variable $*Mu Qiao2011-05-231-0/+8
* | Builtin: support let built-inMu Qiao2011-05-231-0/+4
|/
* Merge remote-tracking branch 'mu/local_variables'Petteri Räty2011-05-071-0/+10
|\
| * Walker: support defining local variablesMu Qiao2011-05-071-0/+10
* | Builtin: implement the return builtinMu Qiao2011-05-071-0/+16
|/
* Test: rename *ebuild* to *bash*Mu Qiao2011-04-221-0/+28