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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test: move test_coverage.sh to test/
Mu Qiao
2011-08-04
1
-0
/
+35
*
Builtin: reimplement the local built-in
Mu Qiao
2011-08-02
1
-1
/
+1
*
Parser: support empty command with redirection
Mu Qiao
2011-08-02
1
-1
/
+1
*
Core: raise exception when using local outside function
Mu Qiao
2011-08-02
1
-0
/
+17
*
Parser: allow braces in command arguments
Mu Qiao
2011-08-02
1
-2
/
+1
*
Parser: remove global backtracking
Mu Qiao
2011-07-20
2
-2
/
+3
*
Parser: handle command substitution in lexer rules
Mu Qiao
2011-07-20
1
-1
/
+1
*
Build: use bash to verify test scripts
Mu Qiao
2011-07-18
3
-14
/
+24
*
Parser: reduce backtracking for command_atom
Mu Qiao
2011-07-06
1
-1
/
+1
*
Utility: improve token printing
Mu Qiao
2011-06-26
1
-0
/
+4
*
Merge branch 'mu/native_code'
Mu Qiao
2011-06-26
2
-2
/
+5
|
\
|
*
Parser: use lexer rule to parse singled quoted string
Mu Qiao
2011-06-25
1
-1
/
+1
|
*
Parser: support '#' in double quoted string
Mu Qiao
2011-06-25
1
-1
/
+1
|
*
Parser: first support for here document
Mu Qiao
2011-06-25
2
-1
/
+4
|
*
Parser: support writing C++ code in the grammar
Mu Qiao
2011-06-21
2
-3
/
+3
*
|
Merge remote-tracking branch 'mu/fix_arithmetic'
Petteri Räty
2011-06-25
1
-0
/
+4
|
\
\
|
*
|
Utility: support printing tokens received by walker
Mu Qiao
2011-06-22
1
-0
/
+4
*
|
|
Core: improve current exception usage
Mu Qiao
2011-06-22
2
-8
/
+8
*
|
|
Walker: first support for brace expansion
Mu Qiao
2011-06-21
1
-0
/
+10
|
/
/
*
|
Test: verify_error_output_test.sh improvement
Petteri Räty
2011-06-18
1
-1
/
+1
*
|
Parser: support regular expression in keyword test
Mu Qiao
2011-06-16
1
-1
/
+1
|
/
*
Core: add namespace for interpreter_exception
Mu Qiao
2011-06-14
2
-7
/
+7
*
Parser: Support redirection for all kinds of commands
Mu Qiao
2011-06-14
1
-1
/
+1
*
Walker: support array offset expansion
Mu Qiao
2011-06-11
1
-1
/
+4
*
Test: silent the error output of gtest
Mu Qiao
2011-06-09
1
-0
/
+4
*
Core: make error handling POSIX compliant
Mu Qiao
2011-06-03
1
-9
/
+8
*
Coding standard: git log for author information
Mu Qiao
2011-06-02
5
-5
/
+0
*
Parser: support nested function definitions
Mu Qiao
2011-06-01
1
-1
/
+1
*
Test: improve test coverage for public API
Mu Qiao
2011-05-26
1
-0
/
+5
*
Walker: throw exception if extglob used when disabled
Mu Qiao
2011-05-25
1
-0
/
+17
*
Test: /bin/bash instead of /bin/sh
Petteri Räty
2011-05-24
1
-1
/
+1
*
Core: improve error reporting
Mu Qiao
2011-05-24
1
-0
/
+5
*
Core: support special variable $0
Mu Qiao
2011-05-24
1
-0
/
+3
*
API: allow sourcing a script before interpreting
Mu Qiao
2011-05-23
1
-0
/
+18
*
Build: compile lexer and parser as C
Petteri Räty
2011-05-13
1
-1
/
+1
*
Core&Utility: return non zero exit status on failure
Mu Qiao
2011-05-13
2
-2
/
+38
*
Tests: fix cppunittests
Mu Qiao
2011-05-13
2
-0
/
+66
*
Builtin: implement inherit builtin
Mu Qiao
2011-04-28
1
-1
/
+1
*
Core: use reference/pointer for the interpreter object
Mu Qiao
2011-04-28
1
-9
/
+11
*
Merge remote-tracking branch 'mu/compound_expr'
Petteri Räty
2011-04-27
1
-1
/
+1
|
\
|
*
Walker: support special variables in var_ref
Mu Qiao
2011-04-26
1
-1
/
+1
*
|
Core: support DEFINED_PHASES for metadata generation
Mu Qiao
2011-04-26
2
-1
/
+13
|
/
*
Test: rename *ebuild* to *bash*
Mu Qiao
2011-04-22
2
-5
/
+5
*
Walker: implement remove expansion for raw string
Mu Qiao
2011-04-20
1
-1
/
+1
*
Build: separate utility programs from tests
Mu Qiao
2011-04-20
2
-238
/
+0
*
Merge remote-tracking branch 'mu/master'
Petteri Räty
2011-04-14
2
-1
/
+16
|
\
|
*
Support referring a whole array
Mu Qiao
2011-04-14
1
-0
/
+2
|
*
Raise exception if array index is less than 0
Mu Qiao
2011-04-14
1
-0
/
+13
|
*
Support assigning empty value to variable
Mu Qiao
2011-04-13
1
-1
/
+1
*
|
Spirit Qi implementation of parsing token file
Petteri Räty
2011-04-12
1
-14
/
+35
|
/
[next]