Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
92a5ebee8d0b1eb03f89bf4c5824c4d72e607d65
/
gogo
/
runtime
/
src
/
test
42b288a
fix Felix-2894 - Gogo does not handles options but not parameters
by Derek Baum
· 13 years ago
e313b5e
[FELIX-2606] Decoupled the CommandProcessorImpl from osgi a bit so that it can be reused to implement non-osgi shells.
by Guillaume Nodet
· 14 years ago
a8b7b6d
Put provisional OSGi API in the felix namespace and guard it with a
by Richard S. Hall
· 14 years ago
524f3bf
FELIX-2468 don't coerce CharSequence types to String
by Derek Baum
· 14 years ago
a68a6f2
(FELIX-1473) use alternative implementation for method calls on Strings
by Derek Baum
· 14 years ago
1daa91b
FELIX-2441: Restore backward compatibility on gogo
by Guillaume Nodet
· 14 years ago
20b8884
FELIX-2433 allow "$(...)" expansion
by Derek Baum
· 14 years ago
218ef9b
fix NPE/coercion error when passing null first argument FELIX-2432
by Derek Baum
· 14 years ago
5f9b306
Use org.apache.felix package namespace instead of org.osgi. (FELIX-2367)
by Richard S. Hall
· 15 years ago
487a65e
moved gogo.runtime.shell sub-package in Runtime bundle up into gogo.runtime package to avoid possible confusion with the gogo.shell package in the new Shell bundle (FELIX-2328).
by Derek Baum
· 15 years ago
9944670
added scripting support (FELIX-2339).
by Derek Baum
· 15 years ago
e9a8257
clean up runtime code. FELIX-2328
by Derek Baum
· 15 years ago
01aa0a8
fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException
by Derek Baum
· 15 years ago
c768352
refactor Parser - create explicit Tokenizer to enable fix for:
by Derek Baum
· 15 years ago
2ee6cba
reformat code using felix eclipse template. FELIX-1953.
by Derek Baum
· 15 years ago
7950bb7
change priority of ; and | to match bash. resolves FELIX-1500.
by Derek Baum
· 15 years ago
e5b391a
make closure arguments start at $1 (rather than $0). FELIX-1494.
by Derek Baum
· 15 years ago
918063a
FELIX-1526: rename <> operators to (), as this is more like bash.
by Derek Baum
· 15 years ago
04be1aa
FELIX-1325: gogo doesn't report a command not found error unless an argument is supplied
by Guillaume Nodet
· 15 years ago
c03ed98
FELIX-1520: <> evaluated the command too many times
by Guillaume Nodet
· 15 years ago
f6f71e0
removed redundant constructions from test cases. applied patch in FELIX-1505.
by Derek Baum
· 15 years ago
193e7cf
fix for FELIX-1403
by Derek Baum
· 15 years ago
b8b9756
Fix expansion
by Guillaume Nodet
· 15 years ago
b6e42f7
Fix small evaluation problems in gogo
by Guillaume Nodet
· 15 years ago
2449375
Better formatting, fix special values (true, false, null), fix -bash, ... parsing
by Guillaume Nodet
· 15 years ago
bfed6bd
FELIX-1304: Better support for variables evaluation in arguments
by Guillaume Nodet
· 15 years ago
d6b0443
Renamed modules to remove redundancy in directory names.
by Richard S. Hall
· 15 years ago