Commit Graph

3080 Commits

Author SHA1 Message Date
1ba1d6cb2a Added philosophy.md 2019-06-06 10:58:39 -07:00
f31c08e941 Merge pull request #87 from wycats/better-parser
Span all the things
2019-06-06 20:00:37 +12:00
324f7915be Span all the things
Also set up builder infra for more consistent AST creation.
2019-06-05 23:34:59 -07:00
3b57c53c80 Merge pull request #85 from jonathandturner/more_table
More table tweaks
2019-06-05 15:55:07 +12:00
3a3479e6b5 More table tweaks 2019-06-05 15:54:34 +12:00
c6dba7893c Merge pull request #84 from jonathandturner/no_line_sep
Rework table view
2019-06-05 15:28:16 +12:00
c6033424ae Rework table view 2019-06-05 15:27:31 +12:00
1c983059b2 Merge pull request #83 from jonathandturner/quoted_linux
Fix quoted strings in linux
2019-06-05 14:28:40 +12:00
8cb77034f3 Fix quoted strings in linux 2019-06-05 14:27:53 +12:00
02e6ee6991 Merge pull request #82 from jonathandturner/rename_select
Rename select
2019-06-05 13:57:59 +12:00
3715da9328 Finish rename 2019-06-05 13:57:16 +12:00
05dc715876 Rename select to get 2019-06-05 13:53:38 +12:00
8c7fe6d8b8 Merge pull request #81 from wycats/better-parser
Improve parser
2019-06-04 14:43:38 -07:00
f3bb4a03c2 Improve parser 2019-06-04 14:42:31 -07:00
45c76be4d1 Merge pull request #79 from jonathandturner/misc_improvements
Lots of misc improvements
2019-06-03 19:44:18 +12:00
c050ce852b Lots of misc improvements 2019-06-03 19:41:28 +12:00
b7dbb0a4b6 Merge pull request #78 from wycats/improved-errors
Improve errors
2019-06-02 22:12:19 -07:00
a8574abbf2 Improve errors 2019-06-02 22:11:21 -07:00
5e6b62a02c Merge pull request #77 from jonathandturner/master
Fix up some warnings and move integration tests to correct dir
2019-06-03 15:49:36 +12:00
2a20192519 Fix up some warnings and move integration tests to correct dir 2019-06-03 15:48:58 +12:00
47ee9780f1 Merge pull request #76 from jonathandturner/fix_linux_tests
Fix integration tests for Linux
2019-06-03 13:30:50 +12:00
0c2be40afc Fix integration tests for Linux 2019-06-03 13:26:29 +12:00
ceb81aeaec Merge pull request #75 from jonathandturner/more_tests
Add more tests
2019-06-03 12:37:54 +12:00
f3d14aad48 Add more tests 2019-06-03 12:37:16 +12:00
897bd1a909 Merge pull request #74 from jonathandturner/master
Fix up tests
2019-06-03 12:04:15 +12:00
9ba42eae46 Fix up tests 2019-06-03 12:03:40 +12:00
25ece0a6ab Delete nushell-autocomplete2.gif 2019-06-03 07:16:49 +12:00
27df2562a6 Delete nushell-autocomplete.gif 2019-06-03 07:16:41 +12:00
996ccb5a19 Update README.md 2019-06-03 07:04:30 +12:00
a367b90df1 Update Cargo.toml 2019-06-03 06:55:40 +12:00
fcd5ff9450 Merge pull request #73 from jonathandturner/rename_cmds
Rename to first and pick
2019-06-03 06:54:26 +12:00
90d0182a54 Rename to first and pick 2019-06-03 06:53:30 +12:00
76ebfc57fc Update README.md 2019-06-03 06:37:26 +12:00
2b87d8054f Try another autocomplete 2019-06-03 06:35:19 +12:00
095310112e Add new animation 2019-06-03 06:30:52 +12:00
e01e9b744b Add files via upload 2019-06-03 06:21:56 +12:00
d7bd35e7fd Update README.md 2019-06-03 05:54:32 +12:00
6503942a27 Update README.md 2019-06-03 05:54:06 +12:00
a9fa96f09d Merge pull request #72 from wycats/testing
Parsing tests
2019-06-03 05:51:23 +12:00
2997d24f16 Merge branch 'master' into testing 2019-06-03 05:51:11 +12:00
bd7e17a4ad Update README.md 2019-06-03 05:49:08 +12:00
dff43e3c61 Update README.md 2019-06-03 05:45:57 +12:00
fd4c86b77a Update README.md 2019-06-03 05:27:01 +12:00
6d0afcc763 Update README.md 2019-06-03 05:21:50 +12:00
2fcde1b1e9 Update README.md 2019-06-03 05:18:24 +12:00
f51c8ea4dc Update Cargo.toml 2019-06-03 04:50:41 +12:00
6dd04e4322 Update README.md 2019-06-03 04:49:56 +12:00
8d3ab12b1f Update README.md 2019-06-03 04:48:50 +12:00
eb7cb0fba1 Create LICENSE 2019-06-03 04:47:52 +12:00
b9159f033b Parsing tests 2019-06-02 09:28:40 -07:00