.. |
acme.elv
|
Implement two-way syncing between $env:PATH and $paths.
|
2016-02-19 02:12:10 +01:00 |
boilerplate.go
|
Set compiler position info in autogenerated boilerplate.
|
2017-02-04 15:13:31 -08:00 |
boilerplate.py
|
Set compiler position info in autogenerated boilerplate.
|
2017-02-04 15:13:31 -08:00 |
builtin-fn.go
|
Don't make PipelineError when only one command in a pipeline errs.
|
2017-01-29 18:19:31 +00:00 |
builtin-modules.bash
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
builtin-modules.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
builtin-namespace.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
builtin-special.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
closure.go
|
EvalCtx.context -> .name
|
2016-10-13 21:51:51 +08:00 |
compilation-error.go
|
Make util.Pprinter take an indent string.
|
2017-01-29 18:20:35 +00:00 |
compile-lvalue.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
compile-op.go
|
Add a newline when notifying about bg job directly into terminal.
|
2017-02-04 14:04:25 -08:00 |
compile-value.go
|
Set compiler position info in autogenerated boilerplate.
|
2017-02-04 15:13:31 -08:00 |
compiler.go
|
Use specific error types for parse, compile and eval.
|
2017-01-28 14:39:52 +00:00 |
editor.go
|
Editor.notify -> .Notify
|
2016-09-11 19:46:49 +02:00 |
env-path-list.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
eval_test.go
|
Add a spacey assignment syntax.
|
2017-02-03 10:06:11 -08:00 |
eval.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
exception.go
|
Print causes when pprinting PipelineError.
|
2017-01-29 18:35:18 +00:00 |
external-cmd.go
|
File renames, preferring dashes.
|
2017-02-03 20:53:22 -08:00 |
file.go
|
Add a new file type.
|
2016-03-18 01:10:37 +01:00 |
glob.go
|
Support character sets, ranges and classes in wildcard modifiers.
|
2017-02-02 15:24:08 -08:00 |
list.go
|
Expose command history via $le:history.
|
2016-09-08 18:02:04 +02:00 |
map.go
|
eval: Add a HasKey method to Map and Struct.
|
2016-03-20 16:18:08 +01:00 |
mapstringstring.go
|
Forgot one file.
|
2016-04-20 01:07:18 +02:00 |
must.go
|
eval: Teach (*muster).error correct English
|
2016-02-22 18:23:12 +01:00 |
opt.go
|
Small reorganization.
|
2016-09-15 15:30:37 +02:00 |
pipe.go
|
Add a Pipe type.
|
2016-03-29 08:44:17 +02:00 |
port.go
|
Add a blackhole; renames.
|
2016-10-13 23:44:28 +08:00 |
pwd.go
|
Add $pwd.
|
2016-02-21 12:58:20 +01:00 |
search.go
|
util.AllExecutables -> EachExecutable; callback instead of channel.
|
2017-02-09 15:57:16 -08:00 |
shared.go
|
Support shared variable.
|
2016-02-26 04:05:47 +01:00 |
string.go
|
splice -> explode
|
2016-10-13 14:12:14 +08:00 |
struct.go
|
eval: Add a HasKey method to Map and Struct.
|
2016-03-20 16:18:08 +01:00 |
util.go
|
splice -> explode
|
2016-10-13 14:12:14 +08:00 |
validator.go
|
Rename a validator.
|
2017-02-09 16:59:32 -08:00 |
value_test.go
|
Make glob.Segment an interface.
|
2017-02-02 11:15:42 -08:00 |
value.go
|
Add a -time builtin.
|
2016-10-14 18:22:30 +08:00 |
variable.go
|
Remove unused code.
|
2016-10-13 23:54:31 +08:00 |