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
/
gunit
/
cond_main.gunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parser&Walker: support literals in regular exp
Mu Qiao
2012-03-02
1
-0
/
+1
*
Parser: allow multiple operands in test expression
Mu Qiao
2012-03-01
1
-0
/
+4
*
Parser&Walker: respect precedence in builtin test
Mu Qiao
2012-02-23
1
-2
/
+3
*
Parser: respect operator precedence in keyword test
Mu Qiao
2012-02-23
1
-0
/
+2
*
Parser: allow 'test' to be string literal
Mu Qiao
2011-08-02
1
-0
/
+1
*
Parser: make spaces around < and > optional
Mu Qiao
2011-08-02
1
-3
/
+5
*
Parser: fix brace handling in regex
Mu Qiao
2011-08-02
1
-0
/
+1
*
Parser: fix builtin/keyword test
Mu Qiao
2011-07-20
1
-3
/
+1
*
Parser: remove global backtracking
Mu Qiao
2011-07-20
1
-0
/
+2
*
Merge branch 'mu/native_code'
Mu Qiao
2011-06-26
1
-1
/
+1
|
\
|
*
Parser: support writing C++ code in the grammar
Mu Qiao
2011-06-21
1
-1
/
+1
*
|
Parser: support -a and -o in built-in test
Mu Qiao
2011-06-19
1
-0
/
+2
*
|
Parser: support regular expression in keyword test
Mu Qiao
2011-06-16
1
-0
/
+1
|
/
*
Parser: use tokens instead of "OP" for keyword test
Mu Qiao
2011-05-22
1
-1
/
+3
*
Parser: support == and != in test built-in
Mu Qiao
2011-04-27
1
-0
/
+3
*
Parser: simplify and fix cond_part rule
Mu Qiao
2011-04-27
1
-1
/
+1
*
Improve support for arithmetic expressions
Petteri Räty
2011-04-09
1
-4
/
+4
*
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
-13
/
+14
*
DOUBLE/SINGLE_QUOTED_STRING virtual tokens
Nathan Eloe
2010-08-04
1
-2
/
+2
*
Enable expression grouping
Nathan Eloe
2010-08-04
1
-0
/
+2
*
Double/single bracket conditional differences
Nathan Eloe
2010-08-01
1
-4
/
+4
*
Bug fix: parser hangs on complex strings
Nathan Eloe
2010-07-18
1
-1
/
+1
*
Expansions in fname
Nathan Eloe
2010-07-07
1
-3
/
+3
*
Merging fragment ASTs into main AST
Nathan Eloe
2010-06-24
1
-0
/
+24