Qi Xiao eed2f7dabc pkg/mods/file: file:is-tty interprets numbers as port numbers instead of FDs. 1 year ago
..
errs 27f6ab2aa1 pkg/eval/errs: Fix misleading message in OutOfRange.Error. 1 year ago
evaltest 93e28d846b Fixup for #1618. 1 year ago
vals 973e8e76e2 pkg/eval/vals: Avoid the .Name hack for allowing using $nil for callable. 1 year ago
vars d4dd11a981 pkg/eval/vars: Deexport EnvVariable, use Unset/IsSet via interface 2 years ago
benchmarks_test.go 9e6555a4fb pkg/eval: Reorganize benchmarks. 2 years ago
builtin_fn_cmd.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_cmd.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_cmd_test.go ed97664695 pkg/eval: Test the exit command by faking os.Exit. 2 years ago
builtin_fn_cmd_unix.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_cmd_unix.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_cmd_unix_test.go f7cb556d9b Require Go 1.18. 2 years ago
builtin_fn_cmd_windows.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
builtin_fn_container.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_container.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_container_test.go f8f0f3e889 Fixup for #1588 1 year ago
builtin_fn_debug.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_debug.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_env.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_env.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_env_test.go 4fcffc5671 Remove most uses of the legacy assignment syntax. 2 years ago
builtin_fn_flow.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_flow.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_flow_test.go 8ed351e386 Add a new "defer" command. 2 years ago
builtin_fn_fs.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_fs.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_fs_test.go 4afbb71c07 Move pkg/testutil/must.go to a new pkg/must. 2 years ago
builtin_fn_io.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_io.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_io_test.go 68bce3b4a4 Clarify error message when writing values to port not supporting it. 2 years ago
builtin_fn_misc.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_misc.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_misc_test.go 358e52a7f5 Make testing compilation errors more deterministic 1 year ago
builtin_fn_misc_unix_test.go 6723b9a226 Use consistent pattern for mutating variables in tests. 2 years ago
builtin_fn_num.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_num.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_num_test.go 46008d111b Add -randseed to set RNG seed. 1 year ago
builtin_fn_pred.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_pred.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_pred_test.go f8f0f3e889 Fixup for #1588 1 year ago
builtin_fn_str.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_str.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_str_test.go 87656c99fa Replace `AnyError` in tests with a specific error 2 years ago
builtin_fn_stream.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_stream.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_stream_test.go 08b7c91402 Fixup for #1616. 1 year ago
builtin_fn_styled.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_styled.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_fn_styled_test.go 42c6c3b1aa pkg/ui: Make styled text context-insensitive, and remove the "default" color. 1 year ago
builtin_ns.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_ns.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
builtin_ns_test.go c1dce661b7 Fix use of the builtin module via explicit "builtin". 2 years ago
builtin_special.go 93e28d846b Fixup for #1618. 1 year ago
builtin_special_test.go 93e28d846b Fixup for #1618. 1 year ago
callable.go 973e8e76e2 pkg/eval/vals: Avoid the .Name hack for allowing using $nil for callable. 1 year ago
chdir_test.go 4afbb71c07 Move pkg/testutil/must.go to a new pkg/must. 2 years ago
closure.go d48b6f1843 pkg/eval/vals: Replace MakeListFromStrings with a generic MakeListSlice. 2 years ago
closure_test.go 4fcffc5671 Remove most uses of the legacy assignment syntax. 2 years ago
compile_effect.go 68bce3b4a4 Clarify error message when writing values to port not supporting it. 2 years ago
compile_effect_test.go 93e28d846b Fixup for #1618. 1 year ago
compile_effect_unix_test.go 358e52a7f5 Make testing compilation errors more deterministic 1 year ago
compile_lvalue.go 3ff0e4bcd9 pkg/eval: Check whether variable name is empty when parsing lvalue. 1 year ago
compile_value.go 358e52a7f5 Make testing compilation errors more deterministic 1 year ago
compile_value_test.go 93e28d846b Fixup for #1618. 1 year ago
compiler.go f8f60953ad Properly deprecate float64. 2 years ago
compiler_test.go 14321f9e82 Make parse.Source naming more consistent 2 years ago
deprecation.go 196eea21d4 Change module import path to src.elv.sh 3 years ago
eval.d.elv a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
eval.go a3f4384495 Move all elvdocs into .d.elv files. 1 year ago
eval_test.go 358e52a7f5 Make testing compilation errors more deterministic 1 year ago
exception.go c6e10f12a2 Some minor documentation fixes 1 year ago
exception_test.go 71cd3835bc Don't dot import pkg/tt 2 years ago
exception_unix_test.go 71cd3835bc Don't dot import pkg/tt 2 years ago
external_cmd.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
external_cmd_test.go 957c8a7521 evaltest: Check that stderr is empty if PrintsStderrWith is not called. 2 years ago
external_cmd_unix.go f7cb556d9b Require Go 1.18. 2 years ago
external_cmd_unix_internal_test.go f681a73a1d Don't dot import pkg/testutil 2 years ago
external_cmd_unix_test.go 6c6797b4c1 Remove use of "e.g.," and "i.e.,". 1 year ago
external_cmd_windows.go 641f0ebf04 Detect and suppress SIGPIPE caused by the next command in a pipeline exiting early. 3 years ago
external_cmd_windows_test.go 8b0c7fdb36 Fix some lint warnings found on Windows. 2 years ago
frame.go eed2f7dabc pkg/mods/file: file:is-tty interprets numbers as port numbers instead of FDs. 1 year ago
fuzz_test.go 3dcfa88c8d Remove go1.18 build tags as 1.18 is required. 1 year ago
glob.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
glob_test.go 4afbb71c07 Move pkg/testutil/must.go to a new pkg/must. 2 years ago
go_fn.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
go_fn_internal_test.go 68168da9fc pkg/eval: Convert elements of slice return value from a GoFn to individual outputs. 2 years ago
go_fn_test.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
interrupts.go 7fa09ac1d3 Use buffered channels with signal.Notify. 2 years ago
node_utils.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
ns.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
ns_test.go 358e52a7f5 Make testing compilation errors more deterministic 1 year ago
options.go 6c6797b4c1 Remove use of "e.g.," and "i.e.,". 1 year ago
options_test.go 71cd3835bc Don't dot import pkg/tt 2 years ago
plugin.go f7cb556d9b Require Go 1.18. 2 years ago
plugin_gccgo.go 51e4d97568 interface{} -> any now that Elvish requires Go 1.18. 2 years ago
port.go a18aec1ac8 Fixup for #1598. 1 year ago
port_helper_test.go 9076934395 Remove most uses of the ioutil package. 2 years ago
port_unix.go f7cb556d9b Require Go 1.18. 2 years ago
port_windows.go 6ced40733c pkg/eval: Fix EPIPE on Windows. 3 years ago
process_unix.go a18aec1ac8 Fixup for #1598. 1 year ago
process_windows.go e45fdf7228 Move all libraries to new pkg/. 4 years ago
purely_eval.go 94e43cd2fd pkg/eval: Add tests for errors in tilde expansion. 2 years ago
purely_eval_test.go d71e52cbd7 Refactor the API of eval.NsBuilder to be completely based on methods. 2 years ago
pwd.go 6723b9a226 Use consistent pattern for mutating variables in tests. 2 years ago
pwd_test.go 4afbb71c07 Move pkg/testutil/must.go to a new pkg/must. 2 years ago
testexport_test.go ed97664695 pkg/eval: Test the exit command by faking os.Exit. 2 years ago
value_test.go ae9e6d1565 Fixup for #1531. 2 years ago
var_parse.go f67c7ed387 A couple of TODO cleanups 3 years ago
var_parse_test.go 71cd3835bc Don't dot import pkg/tt 2 years ago
var_ref.go be1e144b45 Remove support for the "local:", "up:" and ":" special namespaces. 2 years ago