josh/src/main/js
Florine W. Dekker 17e8ab37a0
Implement very simple script files
Fixes #31.
2020-12-07 09:15:19 +01:00
..
typings Implement user modification commands 2020-03-24 20:27:51 +01:00
Commands.ts Implement very simple script files 2020-12-07 09:15:19 +01:00
Environment.ts Add .editorconfig and format accordingly 2019-11-06 15:07:56 +01:00
Extensions.ts Use / as delimiter when using backspace 2019-11-15 20:28:47 +01:00
FileSystem.ts Implement very simple script files 2020-12-07 09:15:19 +01:00
InputArgs.ts Restructure input parser 2019-11-23 00:06:57 +01:00
InputHistory.ts Clean up and test input history 2019-11-12 01:53:57 +01:00
InputParser.ts Move glob emptiness check to expander 2019-11-23 21:39:25 +01:00
Main.ts Implement -l option for ls 2020-09-30 16:50:45 +02:00
Persistence.ts Move entries to localstorage where applicable 2020-08-10 20:23:04 +02:00
Shared.ts Add suggestion list and common prefix fill 2020-03-18 18:18:43 +01:00
Shell.ts Add status code in prefix 2020-06-30 10:43:24 +02:00
Stream.ts Extend file streams and test them 2019-11-12 00:49:05 +01:00
Terminal.ts Make error stream output red 2020-06-30 19:27:06 +02:00
UserList.ts Organise imports and streamline some tests 2020-03-24 20:48:57 +01:00