22f9126cf6
merge master and fix conflict
2019-06-11 18:27:19 +12:00
7642541755
Add xml open support
2019-06-11 18:26:03 +12:00
2b876da56f
Some function stuff
...
It's not done, but honestly it's getting too tedious. I will need to
rethink how I'm doing it.
2019-06-10 13:11:55 -07:00
183a0138bf
Temporarily switch to fixed branch
2019-06-10 19:32:30 +12:00
62fac11e07
Cleanup and bump rustyline
2019-06-10 05:52:56 +12:00
4e6c3d255c
Add opening urls
2019-06-09 06:09:17 +12:00
7d53592174
Add clipboard support
2019-06-08 04:30:50 +12:00
7c794dc189
Add tree sink
2019-06-07 19:50:26 +12:00
b79dc2257c
Handle Ctrl-C gracefully
2019-06-07 10:31:22 +10:00
c050ce852b
Lots of misc improvements
2019-06-03 19:41:28 +12:00
a367b90df1
Update Cargo.toml
2019-06-03 06:55:40 +12:00
2997d24f16
Merge branch 'master' into testing
2019-06-03 05:51:11 +12:00
f51c8ea4dc
Update Cargo.toml
2019-06-03 04:50:41 +12:00
b9159f033b
Parsing tests
2019-06-02 09:28:40 -07:00
d6cd0df232
Add git branch to prompt
2019-06-02 09:11:28 +12:00
5d4097073b
Add --loglevel and --develop
...
--loglevel sets the log level for all of nu
--develop takes a list of modules and turns on trace mode for them
2019-06-01 10:00:42 -07:00
69effbc9e7
Improve signature infrastructure
...
The `config` command uses different kinds of named arguments, which
illustrates how it works.
2019-05-31 22:54:15 -07:00
b7d15c2afd
Better errors and more fleshed out semantics
2019-05-29 21:19:46 -07:00
e4013a008c
Custom lexer
2019-05-29 08:26:45 -07:00
d5255f6dbf
Evaluator MVP ( #39 )
...
Evaluator, MVP
2019-05-27 23:45:18 -07:00
b34676441b
Add json support
2019-05-28 14:01:37 +12:00
b74daa2e60
A real parser (lalrpop)
2019-05-26 00:17:35 -07:00
e73f489aeb
Make our own LinesCodec
2019-05-25 12:07:52 -07:00
9f8d2a4de5
Pipe external to internal
...
Each line is a string object
2019-05-24 11:48:33 -07:00
bf332ea50c
Improved streams
2019-05-23 21:34:43 -07:00
31dd579d6f
Small restructuring
2019-05-22 21:30:43 -07:00
261d7a793f
Restructure and make commands uniform
2019-05-22 00:12:03 -07:00
89712bf1eb
Fix manifest
2019-05-17 20:17:29 -07:00
67d18df214
Bump version
2019-05-17 20:16:06 -07:00
c30fc32b0c
Bat
2019-05-17 18:24:13 -07:00
2feef6bd25
Added a first pass at sort-by
2019-05-17 08:55:50 -07:00
11677735f1
Fix Linux/Windows build on nightly
2019-05-16 23:37:35 -07:00
90f4ba15cf
Update name
2019-05-16 16:39:58 -07:00
679b3054f8
Add license stuff
2019-05-16 14:46:24 -07:00
b342069fd5
Workaround color prompt by making our own helper
2019-05-16 06:06:46 -07:00
638093aad6
Rename to nushell
2019-05-15 17:55:32 -07:00
8f327477e7
Internals cleanup and | select ...fields
2019-05-15 13:14:51 -05:00
ceb0487eba
A bunch of rework
...
I'm gonna use a VecDeque now instead of trying to get async streams
working to make progress, but the intent is that we should be able to
use async streams in and out to interleave the work better.
2019-05-13 13:30:51 -04:00
51e921b085
A bit more infra
2019-05-11 00:00:33 -07:00
e44d657424
Simple parsing
2019-05-10 21:45:57 -07:00
8f3b273337
objectshell initial commit
2019-05-10 09:59:12 -07:00