Fernando Herrera
|
12eed1f98a
|
plugin feature flag
|
2021-11-02 20:56:00 +00:00 |
|
Antonio Natilla
|
d134774f4b
|
Merge remote-tracking branch 'origin' into porting-format
|
2021-11-02 21:23:50 +01:00 |
|
JT
|
5e42b14026
|
Documenting some code and doing cleanups
|
2021-11-03 08:53:48 +13:00 |
|
Stefan Stanciulescu
|
070067b75e
|
Add into string command
|
2021-11-02 20:39:16 +01:00 |
|
Antonio Natilla
|
52cb50b937
|
Base Command implementation for Format
Note that run is not implemented yet
|
2021-11-02 18:13:06 +01:00 |
|
Stefan Stanciulescu
|
e1ea0d42a9
|
Merge branch 'main' of https://github.com/nushell/engine-q into port_first_command
|
2021-11-02 08:32:38 +01:00 |
|
JT
|
7b2116dc29
|
Merge pull request #270 from elferherrera/plugins
Plugins for engine q
|
2021-11-02 19:07:45 +13:00 |
|
JT
|
25846d3c1e
|
Add zip command
|
2021-11-02 18:28:28 +13:00 |
|
JT
|
d856cebebd
|
Add a simple scope variable
|
2021-11-02 16:08:05 +13:00 |
|
JT
|
3c1b3473ae
|
Merge pull request #273 from luccasmmg/engine-q-math
New math commands(product, round, sqrt and sum)
|
2021-11-02 11:20:35 +13:00 |
|
JT
|
89b8ee6ad8
|
Merge pull request #268 from onthebridgetonowhere/date_enqine_q
Port date commands to enqine-q
|
2021-11-02 11:18:46 +13:00 |
|
Luccas Mateus de Medeiros Gomes
|
e16b0e7b01
|
New math commands(product, round, sqrt and sum)
|
2021-11-01 18:29:34 -03:00 |
|
Antonio Natilla
|
f4ed4fa7e3
|
Implementing Command for Echo, no examples
Referring to:
https://github.com/nushell/nushell/blob/main/crates/nu-command/src/commands/core_commands/echo.rs
as the original implementation.
|
2021-11-01 09:12:48 +01:00 |
|
Fernando Herrera
|
ef94c71866
|
Merge branch 'main' of https://github.com/nushell/engine-q into plugins
|
2021-11-01 07:24:33 +00:00 |
|
Stefan Stanciulescu
|
ef56d482b2
|
Port first command to engine-q
|
2021-10-31 22:53:37 +01:00 |
|
JT
|
80a4a5eb28
|
Merge pull request #266 from luccasmmg/engine-q-math-2
Added math and min commands
|
2021-11-01 06:45:16 +13:00 |
|
Luccas Mateus de Medeiros Gomes
|
5add6035a4
|
Added math and min commands
typo
Added op span
|
2021-10-31 08:06:32 -03:00 |
|
Fernando Herrera
|
a390f66dbf
|
call and response serializers
|
2021-10-31 08:17:01 +00:00 |
|
Stefan Stanciulescu
|
fa8a0958e4
|
Merge branch 'main' of https://github.com/nushell/engine-q into date_enqine_q
|
2021-10-31 07:56:32 +01:00 |
|
Stefan Stanciulescu
|
20c770370b
|
Port date commands to engine-q
|
2021-10-31 07:54:51 +01:00 |
|
Michael Angerman
|
da515b1c9d
|
port the filter command range from nushell
|
2021-10-30 10:51:20 -07:00 |
|
Fernando Herrera
|
f301f686b5
|
Merge branch 'main' of https://github.com/nushell/engine-q into plugins
|
2021-10-30 11:01:49 +01:00 |
|
JT
|
624edce4f7
|
Add 'to json'
|
2021-10-29 19:26:29 +13:00 |
|
Fernando Herrera
|
51e48bee53
|
Merge branch 'main' of https://github.com/nushell/engine-q into plugins
|
2021-10-28 07:12:40 +01:00 |
|
JT
|
520d9e1fb6
|
Merge pull request #262 from nushell/ctrlc
Add initial ctrl-c support
|
2021-10-28 17:22:48 +13:00 |
|
JT
|
37150af970
|
Merge pull request #260 from luccasmmg/engine-q-math-2
Added math avg
|
2021-10-28 17:14:49 +13:00 |
|
JT
|
bac8b8a450
|
Add initial ctrl-c support
|
2021-10-28 17:13:10 +13:00 |
|
Luccas Mateus de Medeiros Gomes
|
40ad9acbc3
|
Added math avg
Linting
Fix clippy warning
Fix list of records
|
2021-10-27 22:13:55 -03:00 |
|
Michael Angerman
|
7e66aca18e
|
going to have to figure out how to clone input or some other solution
|
2021-10-26 11:29:00 -07:00 |
|
JT
|
e039e5f6a4
|
Merge pull request #252 from nushell/par_each
Add a simple parallel each
|
2021-10-26 14:37:56 +13:00 |
|
JT
|
5455270446
|
Add a simple parallel each
|
2021-10-26 14:30:53 +13:00 |
|
Luccas Mateus
|
3a5b943d11
|
Merge branch 'nushell:main' into engine-q-math
|
2021-10-25 20:40:41 -03:00 |
|
JT
|
b5965ee8ef
|
WIP
|
2021-10-25 19:31:39 +13:00 |
|
Luccas Mateus de Medeiros Gomes
|
aa5ab8a666
|
final math abs
|
2021-10-24 20:58:18 -03:00 |
|
Fernando Herrera
|
232790f488
|
plugin command
|
2021-10-23 21:08:54 +01:00 |
|
xiuxiu62
|
2b99e49792
|
add strings/size command
|
2021-10-12 14:55:29 -07:00 |
|
JT
|
6024a001b4
|
Clarify todo/fixmes
|
2021-10-13 06:44:23 +13:00 |
|
JT
|
4d0a253924
|
Merge main
|
2021-10-11 14:57:39 +13:00 |
|
JT
|
c3a032950d
|
Add initial batch of into conversions
|
2021-10-11 14:56:19 +13:00 |
|
xiuxiu62
|
491efab09b
|
remove open and save
|
2021-10-10 13:24:54 -07:00 |
|
xiuxiu62
|
97ca242634
|
add rm command + stubs for open and save
|
2021-10-09 21:13:15 -07:00 |
|
JT
|
60f9fe1aa4
|
Port split column and split row
|
2021-10-09 15:41:39 +13:00 |
|
JT
|
4ddc953e38
|
Port help and start porting split
|
2021-10-09 14:02:01 +13:00 |
|
Darren Schroeder
|
1a3a837f3e
|
Merge pull request #96 from fdncred/ls_grid_output
output `ls` as a grid vs table
|
2021-10-08 08:23:15 -05:00 |
|
xiuxiu62
|
bdfe8c0888
|
add mkdir command
|
2021-10-07 15:20:23 -07:00 |
|
xiuxiu62
|
adabc839bf
|
add touch command
|
2021-10-07 14:18:03 -07:00 |
|
Darren Schroeder
|
698f768a06
|
Merge branch 'main' into ls_grid_output
|
2021-10-07 11:07:21 -05:00 |
|
Tanishq Kancharla
|
d481d5ca96
|
Merge branch 'main' of https://github.com/nushell/engine-q into source-command
|
2021-10-05 22:16:07 -04:00 |
|
xiuxiu62
|
8dc3ebd6e2
|
start cp command
|
2021-10-05 12:55:46 -07:00 |
|
Darren Schroeder
|
e402adbba0
|
WIP: output ls as a grid vs table
|
2021-10-05 08:43:20 -05:00 |
|
xiuxiu62
|
e325fd114d
|
port the mv command
|
2021-10-04 04:32:08 -07:00 |
|
Tanishq Kancharla
|
dfd321a679
|
Merge branch 'main' into source-command
|
2021-10-03 14:25:00 -04:00 |
|
JT
|
758fce8ae3
|
Merge pull request #86 from nushell/add_cd
Add simple cd
|
2021-10-03 09:20:28 +13:00 |
|
JT
|
91090e1db1
|
Add simple cd
|
2021-10-03 09:16:37 +13:00 |
|
Jakub Žádník
|
81cd03626d
|
Merge branch 'main' into module-export
|
2021-10-02 18:53:35 +03:00 |
|
JT
|
6b76dd7cd7
|
Add select
|
2021-10-02 17:55:05 +13:00 |
|
JT
|
5843acec02
|
Add wrap and get and cell_path parsing
|
2021-10-02 15:59:11 +13:00 |
|
Tanishq Kancharla
|
2d4e471052
|
fix more merge conflicts
|
2021-10-01 22:17:32 -04:00 |
|
Tanishq Kancharla
|
16c60f44d5
|
merge w/ upstream
|
2021-10-01 22:09:16 -04:00 |
|
JT
|
c5e9ff5f14
|
add ps and early help
|
2021-10-02 10:53:13 +13:00 |
|
Jakub Žádník
|
891d79d2aa
|
Fmt and misc fixes after rebase
|
2021-10-01 23:30:56 +03:00 |
|
Jakub Žádník
|
7488254cca
|
Implement a rough version of 'hide'
'hide' command is used to undefine custom commands
|
2021-10-01 23:24:54 +03:00 |
|
Jakub Žádník
|
93521da9d8
|
Add 'export def' command
|
2021-10-01 23:21:28 +03:00 |
|
JT
|
503939dcbe
|
add sys command
|
2021-10-01 19:53:47 +13:00 |
|
JT
|
3e232a5db8
|
Add 'from json'
|
2021-10-01 18:11:49 +13:00 |
|
JT
|
f0d5e2dcf1
|
Prepare nu_commands for porting
|
2021-09-30 07:17:51 +13:00 |
|
JT
|
47421e9ca7
|
Merge pull request #69 from kubouch/simple-module
Primitive module implementation
|
2021-09-27 05:14:23 +13:00 |
|
Jakub Žádník
|
9e176674a5
|
Start parsing 'use'; Add Use command
|
2021-09-26 13:25:52 +03:00 |
|
Jakub Žádník
|
e9f1575924
|
Add a module command
|
2021-09-26 01:59:18 +03:00 |
|
Fernando Herrera
|
d9c42eb194
|
contents declaration
|
2021-09-25 17:28:15 +01:00 |
|
Fernando Herrera
|
772f8598dd
|
lines command
|
2021-09-23 20:03:08 +01:00 |
|
Fernando Herrera
|
bafc50fd5c
|
external command
|
2021-09-19 20:29:58 +01:00 |
|
JT
|
b4f918b889
|
Very early proof-of-concept git branch completion
|
2021-09-14 16:59:46 +12:00 |
|
Tanishq Kancharla
|
1d945d8ce3
|
added source command
|
2021-09-11 00:54:24 -04:00 |
|
JT
|
26d50ebcd5
|
Add a very silly table
|
2021-09-10 14:27:12 +12:00 |
|
JT
|
16baf5e16a
|
Add a very silly ls
|
2021-09-10 13:06:44 +12:00 |
|
JT
|
bb6781a3b1
|
Add row conditions
|
2021-09-10 09:47:20 +12:00 |
|
JT
|
82cf6caba4
|
Add do
|
2021-09-03 16:01:45 +12:00 |
|
JT
|
6c0ce95d0f
|
Add simple each
|
2021-09-03 15:45:34 +12:00 |
|
JT
|
df63490266
|
Fix up calls and pipelines
|
2021-09-03 14:15:01 +12:00 |
|
JT
|
7c8504ea24
|
Add commands
|
2021-09-03 10:58:15 +12:00 |
|