Commit Graph

  • 28ed0fe700
    Improves commands that support range input (#13113) Wind 2024-06-18 20:19:13 +0800
  • ae6489f04b
    Update README.md (#13157) Edwin.JH.Lee 2024-06-18 20:16:42 +0800
  • 97876fb0b4
    Fix compilation for nu_protocol::value::from_value on 32-bit targets (#13169) Devyn Cairns 2024-06-18 05:16:08 -0700
  • 6862bf0e26 finish impl WindSoilder 2024-06-18 17:54:57 +0800
  • 3c43258bbd revert test code change WindSoilder 2024-06-18 17:36:46 +0800
  • b599086994
    wip: going back to argument stack strategy, still having trouble with implementation in a way that will be ok for plugins Devyn Cairns 2024-06-18 00:19:29 -0700
  • aeede5fbb6 WIP WindSoilder 2024-06-18 07:28:36 +0800
  • c54f8c8e64
    Fix compilation for nu_protocol::value::from_value on 32-bit targets Devyn Cairns 2024-06-17 18:37:58 -0700
  • 6ebb245411
    Revert "define an efficient-ish way to use args in place without an arg stack" Devyn Cairns 2024-06-17 18:08:12 -0700
  • 7990bc9d97
    Revert "slight change, add commas" Devyn Cairns 2024-06-17 18:08:11 -0700
  • b79a2255d2
    Add derive macros for FromValue and IntoValue to ease the use of Values in Rust code (#13031) Piepmatz 2024-06-18 01:05:11 +0200
  • 13e64e5f73
    wip: (broken) working on Call reference challenges Devyn Cairns 2024-06-17 15:58:26 -0700
  • f0f2319218 "added the ability to use the polars LazyJsonLinesReader with the --lazy flag" Jack Wright 2024-06-17 10:39:27 -0700
  • 6948a37580 Fix 2 more Reilly Wood 2024-06-15 16:59:39 -0700
  • b6767da195 Get a few more tests passing Reilly Wood 2024-06-15 16:57:25 -0700
  • 9b8cb4b3a3 Fix even more tests Reilly Wood 2024-06-15 16:21:46 -0700
  • 71133ab497 Fix more tests Reilly Wood 2024-06-15 16:14:20 -0700
  • d719f5347a Fix test Reilly Wood 2024-06-15 16:05:07 -0700
  • a90b1169a4 Change header_on_separator default to true Reilly Wood 2024-06-15 15:45:47 -0700
  • 3a6d8aac0b
    Return an empty list when no std help --find results are found (#13160) NotTheDr01ds 2024-06-15 13:27:55 -0400
  • 19d24fd353 Return an empty list when no help --find results are found NotTheDr01ds 2024-06-15 12:25:46 -0400
  • a6a261883a
    Update README.md Edwin.JH.Lee 2024-06-15 22:06:49 +0800
  • bfec1278b7 Fix infinite recursion converions Ian Manske 2024-06-14 20:32:36 -0700
  • f02ab3e231
    check behavior, do CallExt for ir::Call, engine::Call Devyn Cairns 2024-06-14 16:58:25 -0700
  • 34f2bcff89
    Add sort custom command 132ikl 2024-06-14 15:32:41 -0400
  • 6a2dc99717
    start to try to implement a Call-compatible interface as a drop in replacement for commands Devyn Cairns 2024-06-14 00:45:59 -0700
  • 9e853d96eb
    slight change, add commas Devyn Cairns 2024-06-13 22:54:06 -0700
  • 514a1b0f72 Remove as_ref casting impls Ian Manske 2024-06-13 21:36:44 -0700
  • dda6a080be Fix symmetric equality and ordering impls Ian Manske 2024-06-13 20:29:29 -0700
  • a563eb921d
    define an efficient-ish way to use args in place without an arg stack Devyn Cairns 2024-06-13 18:16:19 -0700
  • b1cf0e258d
    Expand tables in help examples in std (#13146) NotTheDr01ds 2024-06-13 20:56:11 -0400
  • af6e1cb5a6
    Added search terms to if (#13145) NotTheDr01ds 2024-06-13 20:55:17 -0400
  • b528102a82 Add vertical split lines Maxim Zhiburt 2024-06-14 03:05:13 +0300
  • 71fc2f9589 Fix transpose issue introduced on prev commit Maxim Zhiburt 2024-06-14 02:28:09 +0300
  • e5c5c66f17 Expand tables in help examples in std NotTheDr01ds 2024-06-13 18:39:22 -0400
  • 3a1ed782c0 Added search terms NotTheDr01ds 2024-06-13 18:25:14 -0400
  • 68c4046243 Added search terms NotTheDr01ds 2024-06-13 18:14:05 -0400
  • 9db443a225 fixed a typo Tim 'Piepmatz' Hesse 2024-06-13 21:40:22 +0200
  • 01dfc508da documented how the macro works Tim 'Piepmatz' Hesse 2024-06-13 21:33:48 +0200
  • d750d4942a removed non-serious cases and added serde aliases Tim 'Piepmatz' Hesse 2024-06-13 12:18:45 +0200
  • 323d5457f9
    Improve performance of explore - 1 (#13116) Maxim Zhiburt 2024-06-13 04:35:04 +0300
  • 2cd29616dc Reword comments, remove unnecessary function Reilly Wood 2024-06-12 18:22:39 -0700
  • 634361b2d1
    Make which-support feature non-optional (#13125) Ian Manske 2024-06-13 01:04:12 +0000
  • 958b991464 Update comments Maxim Zhiburt 2024-06-12 22:54:45 +0300
  • bdbb096526
    Fixed help for banner (#13138) NotTheDr01ds 2024-06-12 15:26:58 -0400
  • 6e6ca877e7 Fixed help for banner NotTheDr01ds 2024-06-12 14:23:17 -0400
  • aa328d608e use a resource pool of preallocated register buffers on the Stack Devyn Cairns 2024-06-12 03:40:15 -0700
  • 352095a3b8 trying a little bit of preemptive optimization Devyn Cairns 2024-06-12 02:47:01 -0700
  • 3dcdf89e64 Move which command binding to system section Ian Manske 2024-06-11 23:27:47 -0700
  • 71faefd21e Reduce usages of unsafe Ian Manske 2024-06-11 22:15:09 -0700
  • feee1c5ec5 Merge branch 'main' into typed-tagged-path-forms Ian Manske 2024-06-11 21:56:22 -0700
  • 1c7a6fc43c use ranges Devyn Cairns 2024-06-11 19:29:19 -0700
  • fe74198bee reduce the number of variants for eval_ir_block_static() Devyn Cairns 2024-06-11 19:28:00 -0700
  • 63c863c81b
    Bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 (#13132) dependabot[bot] 2024-06-12 09:37:22 +0800
  • 07cc18cd06 add some logging Devyn Cairns 2024-06-11 18:24:56 -0700
  • 3d96344bb0 make it possible to evaluate some basic IR Devyn Cairns 2024-06-11 18:17:41 -0700
  • 17daf783b2 Bump crate-ci/typos from 1.22.1 to 1.22.4 dependabot[bot] 2024-06-12 00:04:35 +0000
  • 420dae536c
    Bump crate-ci/typos from 1.22.1 to 1.22.4 dependabot[bot] 2024-06-12 00:04:35 +0000
  • 633d366d28
    Bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0 dependabot[bot] 2024-06-12 00:04:30 +0000
  • 1e430d155e
    make packaging status 3 columns Darren Schroeder 2024-06-11 14:36:13 -0500
  • 0372e8c53c
    add $nu.data-dir for completions and $nu.cache-dir for other uses (#13122) Darren Schroeder 2024-06-11 14:10:31 -0500
  • b0d1b4b182
    Remove deprecated --not flag on str contains (#13124) Ian Manske 2024-06-11 19:00:00 +0000
  • a8376fad40
    update uutils crates (#13130) Darren Schroeder 2024-06-11 13:44:13 -0500
  • 1afb056a93 try to fix error message Darren Schroeder 2024-06-11 13:30:29 -0500
  • 681f6be440 update uutils crates Darren Schroeder 2024-06-11 11:41:50 -0500
  • 16eca56bdc remove cache-dir from default NU_LIB_DIRS Darren Schroeder 2024-06-11 08:09:34 -0500
  • 8ae40af674 support xdg for cache and data Darren Schroeder 2024-06-11 07:31:46 -0500
  • 63b7e28ca7
    Merge 21c331ad83 into c09488f515 Yash Thakur 2024-06-11 12:18:43 +0100
  • 7da97bb01d Remove old/unused extra feature Ian Manske 2024-06-10 22:48:57 -0700
  • 87feee719b Remove which-support feature (now always enabled) Ian Manske 2024-06-10 22:14:56 -0700
  • 19cfaf0525 Remove deprecated --not flag on str contains Ian Manske 2024-06-10 21:52:30 -0700
  • 6eb035f071 more instructions for read/write variables, cell path, env var Devyn Cairns 2024-06-10 21:39:47 -0700
  • 20a214a4b9 add compiled IR to blocks Devyn Cairns 2024-06-10 19:55:33 -0700
  • c09488f515
    Fix multiple issues with def --wrapped help example (#13123) NotTheDr01ds 2024-06-10 20:12:54 -0400
  • 6d598667b8 update names and paths Darren Schroeder 2024-06-10 19:08:29 -0500
  • 27433a8e08 Fix multiple issues with def --wrapped help example NotTheDr01ds 2024-06-10 19:40:19 -0400
  • a836711a22 change todos from panic to error Devyn Cairns 2024-06-10 16:20:28 -0700
  • 63d278a344 comment Devyn Cairns 2024-06-10 15:35:52 -0700
  • 7d274abc80 improve ir display by taking reference to engine state Devyn Cairns 2024-06-10 14:42:54 -0700
  • 944d941dec
    path type error and not found changes (#13007) Ian Manske 2024-06-10 21:40:09 +0000
  • 4d974a4f6b Merge branch 'main' into add_data_cache_dir Darren Schroeder 2024-06-10 15:12:21 -0500
  • a55a48529d
    Fix delta not being merged when evaluating menus (#13120) Jakub Žádník 2024-06-10 22:33:22 +0300
  • d8f682113e Fix engine state reference passed to menus kubouch 2024-06-10 21:29:27 +0300
  • 78089b96dc Do not have global mutable engine state kubouch 2024-06-10 21:08:48 +0300
  • af083a9198 add $nu.data-path and $nu.cache-path Darren Schroeder 2024-06-10 12:59:17 -0500
  • addfb88dd6 Fix delta not being merged when evaluating menus kubouch 2024-06-10 19:08:48 +0300
  • f13127dfde
    Revert "Span ID Refactor (Step 2): Use SpanId of expressions in some places (…" revert-13102-span-id-step-2-1 Darren Schroeder 2024-06-10 10:16:25 -0400
  • af22bb8d52
    Remove old sys command behavior (#13114) Ian Manske 2024-06-10 11:31:47 +0000
  • b41bfc7134 removed try_into_value_unknown Tim 'Piepmatz' Hesse 2024-06-10 12:50:34 +0200
  • 8f73a21a18 Fix cargo fmt Maxim Zhiburt 2024-06-10 11:21:13 +0300
  • e50a6cedfd Merge branch 'main' of https://github.com/nushell/nushell into patch-optimaze-nu-explore-1 Maxim Zhiburt 2024-06-10 10:59:22 +0300
  • 452a05bd06 Optimize nu-explore (a little bit) Maxim Zhiburt 2024-06-10 10:21:45 +0300
  • 3ec36cd571 fixed doc test for IntoValue Tim 'Piepmatz' Hesse 2024-06-10 08:42:00 +0200
  • 6536f5992f fmt Tim 'Piepmatz' Hesse 2024-06-10 08:41:49 +0200
  • a6e1cb1bfc apply lossless conversion Tim 'Piepmatz' Hesse 2024-06-10 08:25:16 +0200
  • 202cdf16fe removed into_value_unknown from public api Tim 'Piepmatz' Hesse 2024-06-10 08:24:56 +0200
  • f29f4bd2c0 Fix typo Ian Manske 2024-06-09 20:55:00 -0700
  • 260e8aedc1 Move relevant parts of mod.rs to sys subcommands Ian Manske 2024-06-09 20:38:10 -0700
  • 71d162c5d8 Remove old sys command Ian Manske 2024-06-09 20:17:00 -0700
  • 5b7e8bf1d8
    Deprecate --numbered from for (#13112) NotTheDr01ds 2024-06-09 23:01:22 -0400