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
/
function.gunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parser&Walker: Support redirection
André Aparício
2012-08-03
1
-3
/
+3
*
Parser: allow 'function' to be string literal
Mu Qiao
2011-08-02
1
-11
/
+11
*
Parser: reduce backtracking for command_atom
Mu Qiao
2011-07-06
1
-10
/
+1
*
Parser: support writing C++ code in the grammar
Mu Qiao
2011-06-21
1
-1
/
+1
*
Parser: Support redirection for all kinds of commands
Mu Qiao
2011-06-14
1
-7
/
+9
*
Parser: support nested function definitions
Mu Qiao
2011-06-01
1
-0
/
+2
*
Parser: support redirection for command group
Mu Qiao
2011-06-01
1
-3
/
+3
*
Parser: fix function definition
Mu Qiao
2011-05-23
1
-2
/
+4
*
Parser: function name rules from bash sources
Petteri Räty
2011-04-17
1
-0
/
+8
*
Parser: support numbers in function names
Petteri Räty
2011-04-17
1
-1
/
+1
*
Parser: support hyphens in function names
Petteri Räty
2011-04-17
1
-7
/
+8
*
Parser: rename currshell to current_shell
Petteri Räty
2011-04-17
1
-7
/
+7
*
Fix EOL handling in functions wrt bug #362715
Mu Qiao
2011-04-11
1
-0
/
+3
*
Make function names stricter
Petteri Räty
2011-04-07
1
-6
/
+7
*
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
-0
/
+18
*
Test functional redirection
Nathan Eloe
2010-08-01
1
-0
/
+4
*
Expansions in fname
Nathan Eloe
2010-07-07
1
-4
/
+4
*
Fixes: Multiple nodes as head, var defs, strings
Nathan Eloe
2010-07-07
1
-4
/
+4
*
Implementation of functions
Nathan Eloe
2010-06-24
1
-0
/
+12