..
complete
Clean up tests introduced in #1604 slightly.
2022-09-11 15:58:58 +01:00
filter
Make parse.Source naming more consistent
2022-05-29 17:36:29 +01:00
highlight
pkg/edit/highlight: Highlight the catch keyword.
2022-08-29 11:18:57 +01:00
binding_map_test.go
Refactor the API of eval.NsBuilder to be completely based on methods.
2021-10-23 21:44:11 +01:00
binding_map.go
interface{} -> any now that Elvish requires Go 1.18.
2022-03-20 16:17:19 +00:00
buffer_builtins.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
buffer_builtins.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
builtins_test.go
Remove edit:-dump-buf.
2022-09-11 15:33:59 +01:00
builtins.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
builtins.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
command_api_test.go
Remove most uses of the legacy assignment syntax.
2022-01-03 00:47:41 +00:00
command_api.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
command_api.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
complete_getopt_test.go
Clarify error message when writing values to port not supporting it.
2022-06-07 20:29:34 +01:00
complete_getopt.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
complete_getopt.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
completion_test.go
interface{} -> any now that Elvish requires Go 1.18.
2022-03-20 16:17:19 +00:00
completion.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
completion.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
config_api_test.go
interface{} -> any now that Elvish requires Go 1.18.
2022-03-20 16:17:19 +00:00
config_api.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
config_api.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
editor_test.go
Support calling edit:notify with a styled text.
2021-12-08 00:26:17 +00:00
editor.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
editor.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
highlight_test.go
Don't dot import pkg/tt
2022-06-04 23:39:19 +01:00
highlight.go
Improve searching PATH on Windows for completions
2022-03-12 22:49:52 +00:00
hist_store.go
Move API of pkg/store into pkg/storedefs.
2021-06-19 01:54:00 +01:00
histwalk_test.go
Support calling edit:notify with a styled text.
2021-12-08 00:26:17 +00:00
histwalk.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
histwalk.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
init.elv
vi append command binding
2022-09-11 15:36:53 +01:00
insert_api_test.go
Remove most uses of the legacy assignment syntax.
2022-01-03 00:47:41 +00:00
insert_api.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
insert_api.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
instant_test.go
Make use of (*testing.T).Cleanup for test cleanups.
2021-08-06 23:21:23 +01:00
instant.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
instant.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
key_binding.go
Make ttyshots scripted and reproducible
2022-06-19 10:51:29 +01:00
listing_custom.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
listing_custom.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
listing_nonwindows_test.go
Require Go 1.18.
2022-03-20 15:28:23 +00:00
listing_test.go
Remove most uses of the legacy assignment syntax.
2022-01-03 00:47:41 +00:00
listing_windows_test.go
Remove most uses of the legacy assignment syntax.
2022-01-03 00:47:41 +00:00
listing.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
listing.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
minibuf_test.go
Make use of (*testing.T).Cleanup for test cleanups.
2021-08-06 23:21:23 +01:00
minibuf.go
interface{} -> any now that Elvish requires Go 1.18.
2022-03-20 16:17:19 +00:00
navigation_test.go
Move pkg/testutil/must.go to a new pkg/must.
2022-06-20 20:29:14 +01:00
navigation.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
navigation.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
prompt_test.go
interface{} -> any now that Elvish requires Go 1.18.
2022-03-20 16:17:19 +00:00
prompt.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
prompt.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
repl.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
repl.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
state_api_test.go
Remove most uses of the legacy assignment syntax.
2022-01-03 00:47:41 +00:00
state_api.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
state_api.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
store_api_test.go
Remove most uses of the legacy assignment syntax.
2022-01-03 00:47:41 +00:00
store_api.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
store_api.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
testutils_test.go
Remove edit:-dump-buf.
2022-09-11 15:33:59 +01:00
vars_test.go
Replace AnyError
in tests with a specific error
2021-12-13 01:08:24 +00:00
vars.d.elv
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00
vars.go
Move all elvdocs into .d.elv files.
2022-11-20 21:59:45 +00:00