GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libbash.git
master
SoC2010: libbash
Petteri Räty <betelgeuse@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bashast
/
features_script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parser&Walker: allow multiple arithmetic expressions
Mu Qiao
2012-02-28
2
-2
/
+2
*
Parser: allow 'function' to be string literal
Mu Qiao
2011-08-02
2
-3
/
+3
*
Parser: allow 'test' to be string literal
Mu Qiao
2011-08-02
1
-1
/
+1
*
Parser: allow command name that starts with 'test'
Mu Qiao
2011-08-02
1
-1
/
+1
*
Parser: fix array size expansion
Mu Qiao
2011-08-02
1
-1
/
+1
*
Parser: add back more tests
Mu Qiao
2011-08-02
2
-2
/
+2
*
Parser: handle command substitution in lexer rules
Mu Qiao
2011-07-20
3
-7
/
+7
*
Merge branch 'mu/native_code'
Mu Qiao
2011-06-26
3
-3
/
+3
|
\
|
*
Parser: use lexer rule to parse singled quoted string
Mu Qiao
2011-06-25
2
-2
/
+2
*
|
Parser: rename arith_comparison
Mu Qiao
2011-06-22
2
-2
/
+2
*
|
Utility: support printing tokens received by walker
Mu Qiao
2011-06-22
1
-0
/
+2
|
/
*
Parser: Support redirection for all kinds of commands
Mu Qiao
2011-06-14
1
-1
/
+1
*
Parser: remove redundant word rule
Petteri Räty
2011-06-11
1
-1
/
+1
*
Parser: fix handling ))
Petteri Räty
2011-06-10
1
-5
/
+5
*
Parser: fix {GNUmakefile,{M,m}akefile}
Petteri Räty
2011-06-09
1
-1
/
+1
*
Parser: improve redirection handling
Mu Qiao
2011-06-03
1
-1
/
+1
*
Parser: fix var_ref in arithmetic expansion
Mu Qiao
2011-05-23
1
-1
/
+1
*
Parser: Use virtual token for '*' and '?'
Mu Qiao
2011-05-09
1
-1
/
+1
*
Walker: support case statement
Mu Qiao
2011-04-27
1
-1
/
+1
*
Walker: support if statement
Mu Qiao
2011-04-27
1
-1
/
+1
*
Parser: simplify and fix cond_part rule
Mu Qiao
2011-04-27
1
-1
/
+1
*
Walker: support C style for loop
Mu Qiao
2011-04-26
1
-1
/
+1
*
Walker: implement remove expansion for raw string
Mu Qiao
2011-04-20
1
-1
/
+1
*
Parser: functions inside command substitution
Petteri Räty
2011-04-20
1
-1
/
+1
*
Parser: fix multiple roots in pipeline rule
Petteri Räty
2011-04-17
1
-1
/
+1
*
Parser: support hyphens in function names
Petteri Räty
2011-04-17
1
-1
/
+1
*
Parser: rename QUOTE to DQUOTE
Petteri Räty
2011-04-17
1
-3
/
+3
*
Parser: rename currshell to current_shell
Petteri Räty
2011-04-17
1
-1
/
+1
*
Parser: fix multiple variable expansions in an arg
Petteri Räty
2011-04-17
1
-1
/
+1
*
Parser: optional colon in parameter expansions
Petteri Räty
2011-04-17
1
-1
/
+1
*
Parser: no dedicated tokens for some expansions
Petteri Räty
2011-04-17
2
-2
/
+2
*
Parser: for_expr takes in a list of expanded words
Petteri Räty
2011-04-17
1
-1
/
+1
*
Merge remote-tracking branch 'mu/master'
Petteri Räty
2011-04-14
1
-1
/
+1
|
\
|
*
Fix parameter expansion in arithmetic expansion
Mu Qiao
2011-04-14
1
-1
/
+1
*
|
Spirit Qi implementation of parsing token file
Petteri Räty
2011-04-12
1
-1
/
+1
|
/
*
Fix produced AST for replace at start
Petteri Räty
2011-04-12
1
-1
/
+1
*
Fix assignment FOO=1aa
Petteri Räty
2011-04-11
1
-1
/
+1
*
Simplify array assignment rules
Petteri Räty
2011-04-11
1
-1
/
+1
*
Array indexes are arithmetic expressions
Petteri Räty
2011-04-11
1
-1
/
+1
*
Replace char literals with token names in parser rules
Mu Qiao
2011-04-11
1
-14
/
+14
*
Add printing tokens option to ast_printer
Mu Qiao
2011-04-11
2
-0
/
+122
*
Refer to git log for copyright information
Petteri Räty
2011-03-26
1
-1
/
+1
*
Fix copyright format, add missing copyright
Mu Qiao
2011-03-26
1
-1
/
+2
*
Featureful bash script
Nathan Eloe
2010-07-25
1
-0
/
+120