Commit Graph

  • 021b8633cb
    Allow the addition of an index column to be optional (#13097) Jack Wright 2024-06-09 19:45:25 -0700
  • 650ae537c3
    Fix the use of right hand expressions in operations (#13096) Jack Wright 2024-06-09 19:44:04 -0700
  • dc76183cd5
    fix wrong casting with into filesize (#13110) Sang-Heon Jeon 2024-06-10 11:43:17 +0900
  • d9f05593fe fix test WindSoilder 2024-06-10 10:21:53 +0800
  • 35ece1d656 typo WindSoilder 2024-06-10 10:14:58 +0800
  • d06c2bc885 add docstring WindSoilder 2024-06-10 10:12:56 +0800
  • d1727eb20f fix test name WindSoilder 2024-06-10 10:10:11 +0800
  • e4e4933dc7 fix clippy WindSoilder 2024-06-10 09:57:07 +0800
  • 7a2ca43134 str substring, bytes at: works better on negative index WindSoilder 2024-06-10 09:56:14 +0800
  • a780609e5f Add docs for PathBuf methods Ian Manske 2024-06-03 09:53:34 -0700
  • 8226e3edda Add docs for Path methods Ian Manske 2024-06-01 19:29:47 -0400
  • 308349a7a4 Allow mutation only for Paths with form Any Ian Manske 2024-06-01 16:47:38 -0400
  • e968b9f77e Add docs to path type aliases Ian Manske 2024-06-01 16:43:20 -0400
  • 66580519ae Allow stripping prefix on paths of all forms Ian Manske 2024-06-01 15:46:49 -0400
  • 607f5fc947 Add docs for path forms Ian Manske 2024-06-01 15:31:31 -0400
  • dfe3070b18 Disallow mutation for Canonical Paths and PathBufs Ian Manske 2024-06-01 15:25:58 -0400
  • dd569b1237 Add new Path type with phantom data form tag (Any, Relative, Absolute, or Canonical). Ian Manske 2024-06-01 12:01:18 -0400
  • 68aea46f54 Deprecate --numbered from for NotTheDr01ds 2024-06-09 20:21:36 -0400
  • f170d2f618
    Merge branch 'main' into fuzzy-select-underline Yash Thakur 2024-06-09 13:23:06 -0400
  • b2fc726916 Use reedline main again ysthakur 2024-06-09 13:22:18 -0400
  • 8b845064a1
    add test cases Sang-Heon Jeon 2024-06-09 22:38:05 +0900
  • 792398c39c
    fix cast error possibility Sang-Heon Jeon 2024-06-09 22:07:25 +0900
  • 5ac3ad61c4
    Extend functionality of tango benchmark helpers (#13107) Jakub Žádník 2024-06-09 14:03:52 +0300
  • 6d9687cbf7 Extend functionality of tango benchmark helpers Jakub Žádník 2024-06-09 13:11:29 +0300
  • e52d7bc585
    Span ID Refactor (Step 2): Use SpanId of expressions in some places (#13102) Jakub Žádník 2024-06-09 12:15:53 +0300
  • eee62ff580
    support subexpressions, cell paths Devyn Cairns 2024-06-09 02:09:22 -0700
  • 0e4c4b0649 Use span IDs in all eval Jakub Žádník 2024-06-09 12:03:25 +0300
  • 87846f13e5
    fix the need for special case RegId(0) Devyn Cairns 2024-06-09 01:19:19 -0700
  • 554ba494c6
    separate handling of input/output regs for expression Devyn Cairns 2024-06-09 01:00:30 -0700
  • e45ff3dd1d
    wip: start on implementing a compiler Devyn Cairns 2024-06-09 00:03:59 -0700
  • be1d1bcdc8
    sketching ir Devyn Cairns 2024-06-08 17:41:20 -0700
  • d01308e498 Remove comment Jakub Žádník 2024-06-08 17:23:09 +0300
  • b4e0a96e38 Remove redundant GetSpan impl Jakub Žádník 2024-06-08 17:19:42 +0300
  • ceb181d8e0 Use Expression::span() helper Jakub Žádník 2024-06-08 17:15:22 +0300
  • 28ae7b80ac Use span ID of expressions everywhere in eval_base Jakub Žádník 2024-06-08 17:08:44 +0300
  • 26967b14f1 Disable variables eval during format pattern Jakub Žádník 2024-06-08 15:05:05 +0300
  • eb47637c1e Start using SpanId in eval_base Jakub Žádník 2024-06-05 22:57:31 +0300
  • 0d346d58d7 Add GetSpan trait Jakub Žádník 2024-06-05 22:48:43 +0300
  • 48a34ffe6d
    Fix test failure when running tests with nextest (#13101) Jakub Žádník 2024-06-08 15:11:49 +0300
  • 6a3c6075f3 Fix test failure when running tests with nextest Jakub Žádník 2024-06-08 14:14:34 +0300
  • 7f6d32dd84 wip: internal representation for evaluation Devyn Cairns 2024-06-08 02:13:59 -0700
  • 7e7bab68f8 updated docs for IntoValue and FromValue Tim 'Piepmatz' Hesse 2024-06-08 00:01:20 +0200
  • f05d07239e added tests for attributes and macro errors Tim 'Piepmatz' Hesse 2024-06-07 23:08:36 +0200
  • 519c25a627 added happy path tests for rename_all variants Tim 'Piepmatz' Hesse 2024-06-07 22:16:04 +0200
  • a6c4e4f30d fixed typo in rename_all attr Tim 'Piepmatz' Hesse 2024-06-07 22:15:51 +0200
  • 9866a657e6 "allow the addition of an index column to be optional" Jack Wright 2024-06-07 11:56:21 -0700
  • c5ce675792 "removing redundant match block" Jack Wright 2024-06-07 10:23:49 -0700
  • 50ef22308e "fix the use of right hand expressions in operations" Jack Wright 2024-06-07 10:11:39 -0700
  • d2121a155e
    Fixes #13093 - Erroneous example in 'touch' help (#13095) NotTheDr01ds 2024-06-07 10:33:48 -0400
  • 8ae924daac Fixes #13093 - Erroneous example in 'touch' help NotTheDr01ds 2024-06-07 09:53:54 -0400
  • cfe13397ed
    Fix the colors when completing using a relative path (#12898) ymcx 2024-06-07 16:07:23 +0300
  • d6a9fb0e40
    Fix display formatting for command type in help commands (#12996) Ian Manske 2024-06-07 13:03:31 +0000
  • a246a19387
    fix: coredump without any messages (#13034) Access 2024-06-07 21:02:52 +0800
  • 2d0a60ac67
    Use native toml datetime type in to toml (#13018) Andrej Kolchin 2024-06-07 15:43:30 +0300
  • 2a51a8ceaf fixed typos Tim 'Piepmatz' Hesse 2024-06-07 14:34:37 +0200
  • ba095be2ab implemented but did not test attributes Tim 'Piepmatz' Hesse 2024-06-07 14:26:10 +0200
  • f9281d90dd disabled default features for proc-macro-error Tim 'Piepmatz' Hesse 2024-06-07 14:25:54 +0200
  • 8dcbe1da14
    Merge branch 'main' into fix-run-external-quoting Devyn Cairns 2024-06-07 02:53:42 -0700
  • b3812ac8d0 moved DeriveError into lib Tim 'Piepmatz' Hesse 2024-06-07 11:36:08 +0200
  • e464b4e655
    clean up the tests Devyn Cairns 2024-06-07 02:19:22 -0700
  • 70a83e102e
    fix one of the run_external tests for windows Devyn Cairns 2024-06-07 02:11:41 -0700
  • 83cf212e20
    run_external.rs: use pathdiff::diff_path to handle relative path (#13056) Wind 2024-06-07 10:14:42 +0800
  • 307b019723
    windows fix? Devyn Cairns 2024-06-06 19:06:15 -0700
  • 6bf00103e1
    windows fix? Devyn Cairns 2024-06-06 19:03:52 -0700
  • d158b752aa
    windows fix? Devyn Cairns 2024-06-06 19:01:40 -0700
  • 279a84225f
    clippy fixes Devyn Cairns 2024-06-06 18:37:27 -0700
  • 7f17a13b0e
    clean up the handling of name in run_external, now that we don't need to know about the expr Devyn Cairns 2024-06-06 18:31:35 -0700
  • 9cc30bb602
    make it unnecessary to check expression type in run_external Devyn Cairns 2024-06-06 18:26:37 -0700
  • e3a20e90b0
    Bump os_pipe from 1.1.5 to 1.2.0 (#13087) dependabot[bot] 2024-06-07 08:08:02 +0800
  • 67edc9bc34
    fix clippy Devyn Cairns 2024-06-06 17:03:54 -0700
  • f829994c42
    try to make windows compile again Devyn Cairns 2024-06-06 17:02:25 -0700
  • ebfd47701d
    try to make windows compile again Devyn Cairns 2024-06-06 17:00:47 -0700
  • 83628f04ff Bump crate-ci/typos from 1.22.0 to 1.22.1 dependabot[bot] 2024-06-06 23:33:47 +0000
  • eb9dc93d0f
    fix flattening for glob exprs in external args Devyn Cairns 2024-06-06 16:41:20 -0700
  • 6461e11de0
    Bump os_pipe from 1.1.5 to 1.2.0 dependabot[bot] 2024-06-06 23:36:42 +0000
  • 04b185e644
    Bump crate-ci/typos from 1.22.0 to 1.22.1 dependabot[bot] 2024-06-06 23:33:47 +0000
  • 460df0e99a
    Group polars crate updates in dependabot (#13084) Stefan Holderbach 2024-06-07 01:33:21 +0200
  • eef4a89ff4
    Move format date to Category::Strings (#13083) Stefan Holderbach 2024-06-07 01:32:08 +0200
  • 8aaeb4a4b5
    clippy fixes Devyn Cairns 2024-06-06 16:31:36 -0700
  • fdaf393beb
    more tests, and more fixes for tests Devyn Cairns 2024-06-06 16:29:04 -0700
  • 14b3a25765 IntoValue and FromValue for enums are for now only supported for plain enums Tim 'Piepmatz' Hesse 2024-06-07 00:17:34 +0200
  • d4ac9b4a19 Group polars crate updates in dependabot sholderbach 2024-06-06 22:58:07 +0200
  • 5542545222 Merge branch 'main' into derive-value Tim 'Piepmatz' Hesse 2024-06-06 22:58:25 +0200
  • ba8587ec48 Move format date to Category::Strings sholderbach 2024-06-06 22:49:43 +0200
  • 073d8850e9
    Allow stor insert and stor update to accept pipeline input (#12882) João Fidalgo 2024-06-06 16:30:06 +0100
  • f2f4b83886
    Overhaul explore config (#13075) Reilly Wood 2024-06-06 06:46:43 -0700
  • 624cadae52
    ok working on tests, and getting them to pass Devyn Cairns 2024-06-05 23:17:48 -0700
  • 604478f18b
    more parser tests Devyn Cairns 2024-06-05 23:01:09 -0700
  • 280ddcfe1e Support ctrl-c cancellation in from csv/tsv Reilly Wood 2024-06-05 21:22:52 -0700
  • 8e441f0b2d Fix up headers not showing up in :try Reilly Wood 2024-06-05 20:05:51 -0700
  • 5d163c1bcc
    run_external: remove inner quotes once nushell gets = sign (#13073) Wind 2024-06-06 11:03:34 +0800
  • b8f44abe9d Fix up ugly border in :try Reilly Wood 2024-06-05 19:56:34 -0700
  • cf93f475e9 Merge branch 'main' into overhaul_config Reilly Wood 2024-06-05 19:49:57 -0700
  • 75d5807dcd
    Fix explore panic on empty lists (#13074) Reilly Wood 2024-06-05 19:49:32 -0700
  • 4391305743 fmt, clippy Reilly Wood 2024-06-05 19:48:37 -0700
  • 88f99f0b5d Merge branch 'fix-explore-panic' into overhaul_config Reilly Wood 2024-06-05 19:43:57 -0700
  • 673e1acc7e Fix explore panic on empty lists Reilly Wood 2024-06-05 19:35:42 -0700
  • 197eec39e5 get try mostly working Reilly Wood 2024-06-05 19:23:44 -0700
  • e39dcab60e
    wip: fix run-external quoting, parsing for external call Devyn Cairns 2024-06-05 19:10:22 -0700
  • fa3594bac8 cleanup Reilly Wood 2024-06-05 18:55:08 -0700