Commit Graph

  • 09558ecc64
    Merge 994fda0ae2 into 33910b845a Serhii Khoma 2024-10-13 04:36:09 +0000
  • 994fda0ae2 feat: generator -> use spago to provide a globs of library sources Serhii Khoma 2024-10-13 11:31:24 +0700
  • caf8dcfdd7 fix: generator -> Error: Impossible: spawnSync child process neither exited nor was killed. Serhii Khoma 2024-10-13 10:26:11 +0700
  • aabb5b3834 feat: update to new spago Serhii Khoma 2024-10-13 09:50:42 +0700
  • a6c88eacd5 feat: update registry Serhii Khoma 2024-09-01 09:12:50 +0700
  • 83ec21015f feat: GenerateDefaultOperatorsModule -> drop sunde lib, fix empty stdout using infinity function Serhii Khoma 2024-03-18 14:25:24 +0700
  • 66e8cb634d feat: GenerateDefaultOperatorsModule -> generate operators for whole package-set using spago ls packages Serhii Khoma 2024-03-18 13:29:15 +0700
  • d743c887f1 fix: GenerateDefaultOperatorsModule Serhii Khoma 2024-03-17 19:38:17 +0700
  • 2760844103 feat: npm run format-self Serhii Khoma 2024-03-17 18:48:29 +0700
  • 8ea542f0f8 feat: remove build:corefn because it is already used, proof: "spago build --package tidy-cli --verbose" returns "purs compile --codegen corefn,docs,js,sourcemaps ..." Serhii Khoma 2024-03-17 18:45:31 +0700
  • 6d0abfee33 fix: circular dependencies -> move Bin.FormatOptions to Tidy.FormatOptions Serhii Khoma 2024-03-17 18:44:23 +0700
  • b987670621 fix: tests -> rename purs to inputpurs to fix https://github.com/purescript/spago/issues/1203 Serhii Khoma 2024-03-17 18:33:59 +0700
  • 70d5f721f2 feat: update to latest purescript lib -> fix compilation error Serhii Khoma 2024-03-17 18:10:08 +0700
  • c24a14dada feat: update to spago@next -> but "spago test --package tidy" doesnt work because of [DuplicateModule] lib/test/snapshots/ModuleHeader.purs Serhii Khoma 2024-03-17 14:52:19 +0700
  • 33910b845a Update backend-es main Nathan Faubion 2024-02-27 17:24:06 -0800
  • 9ef7d2f100 0.11.0 v0.11.0 Nathan Faubion 2024-02-27 17:21:12 -0800
  • eccfb35492 0.11.0 shebang Nathan Faubion 2024-02-27 17:19:39 -0800
  • 474a2ecaed
    Add shebang support (#121) Nathan Faubion 2024-02-27 17:18:08 -0800
  • 2b15ea8f5c Add shebang support Nathan Faubion 2024-02-27 17:14:50 -0800
  • d6e21ecd7c 0.10.1 v0.10.1 Nathan Faubion 2023-12-08 09:57:37 -0800
  • 4630755143
    Resolve absolute path to operatorsFile (#117) Nathan Faubion 2023-12-08 09:54:48 -0800
  • 5cbb431a00 Resolve absolute path to operatorsFile Nathan Faubion 2023-12-08 09:42:20 -0800
  • 4adbe2ce61
    Update bin/Main.purs Colin Wahl 2023-12-08 09:33:32 -0800
  • 844ea5ecae Resolve absolute path to operatorsFile Colin Wahl 2023-12-08 11:24:47 -0500
  • 42db77a3d9 0.10.0 v0.10.0 Nathan Faubion 2023-06-01 14:48:32 -0700
  • 589ab48af4
    Support type applications (#110) Nathan Faubion 2023-06-01 14:46:41 -0700
  • acf54a7094 Update to released parser version Nathan Faubion 2023-06-01 14:44:42 -0700
  • 3b7c3e546f Update Nathan Faubion 2023-05-31 15:29:49 -0700
  • 599642143b Support type applications Nathan Faubion 2023-05-31 11:34:02 -0700
  • e76de5aece 0.9.3 v0.9.3 Nathan Faubion 2023-03-05 09:10:38 -0800
  • 6505b7dbd7 Package lock Nathan Faubion 2023-03-05 09:09:13 -0800
  • 7c5632e229 Print error position in errors Nathan Faubion 2023-03-05 09:03:06 -0800
  • e0ac0a6088 Update parser and backend Nathan Faubion 2023-03-05 09:02:53 -0800
  • cbb582e3d9 Print error position in errors Nathan Faubion 2023-03-05 09:03:06 -0800
  • c9dfb36299 Update parser and backend Nathan Faubion 2023-03-05 09:02:53 -0800
  • fa1c7c7b25 0.9.2 v0.9.2 Nathan Faubion 2022-08-26 16:22:01 -0700
  • fe5a220041
    Use purs-backend-es for bundle (#105) Nathan Faubion 2022-08-26 16:21:29 -0700
  • b75db3f07d Install dev dependencies Nathan Faubion 2022-08-26 16:06:08 -0700
  • 3d54968639 Use purs-backend-es for bundle Nathan Faubion 2022-08-26 15:57:30 -0700
  • 930c33cf58 0.9.1 v0.9.1 Nathan Faubion 2022-07-31 18:09:03 -0700
  • e3af671d3b
    Fix TIDY_INSTALL_LOC resolution on Windows (#104) Gary Burgess 2022-08-01 02:05:14 +0100
  • 3b93432877 Remove unused path imports Gary Burgess 2022-07-25 12:11:50 +0100
  • ffb64f0bb1 Fix TIDY_INSTALL_LOC resolution on Windows Gary Burgess 2022-07-25 02:31:54 +0100
  • 16c2c52d75
    purs-tidy added to nixpkgs (#97) toastal 2022-06-13 21:04:11 +0000
  • b0a2cce6b7
    Fix windows quotes in bundle script (#98) Alex 2022-06-11 18:19:17 +0500
  • 19c18bb79f Fix windows quotes in bundle script Alex 2022-06-11 10:48:53 +0500
  • 0173dd146f purs-tidy added to nixpkgs toastal 2022-05-31 11:30:25 +0700
  • 66b2a66c48 0.9.0 v0.9.0 Nathan Faubion 2022-05-16 12:57:15 -0700
  • 67fd38568e Don't use --quiet Nathan Faubion 2022-05-16 12:56:37 -0700
  • c8789d9ba2
    Update for PureScript 0.15 (#96) Thomas Honeyman 2022-05-16 15:45:12 -0400
  • 4f171c6925
    Update package.json Thomas Honeyman 2022-05-16 15:41:38 -0400
  • 258623b052
    Shuffle scripts back around Thomas Honeyman 2022-05-16 15:39:44 -0400
  • 4d1eaf2297
    Add explicit version scripts Thomas Honeyman 2022-05-16 10:11:45 -0400
  • edee35e731
    Add alternate local dev entrypoint Thomas Honeyman 2022-05-14 20:00:09 -0400
  • 456f1edc2d
    Update Main.purs Thomas Honeyman 2022-05-14 14:13:12 -0400
  • 1cf24d16c6 Re-run generate operators Thomas Honeyman 2022-05-14 13:14:00 -0400
  • 199e7e7894
    Update script/GenerateDefaultOperatorsModule.purs Thomas Honeyman 2022-05-14 13:03:09 -0400
  • 108bee6f9e
    Update for PureScript 0.15 Thomas Honeyman 2022-05-14 12:58:21 -0400
  • acb818ecbe 0.8.0 v0.8.0 Nathan Faubion 2022-04-30 08:55:45 -0700
  • 728f08b602
    Update for 0.15 syntax and libs (#94) Nathan Faubion 2022-04-30 08:55:15 -0700
  • ec18c48822 Use 0.14 in CI Nathan Faubion 2022-04-30 08:53:39 -0700
  • 3685f6700b Update for 0.15 syntax and libs Nathan Faubion 2022-04-30 08:49:33 -0700
  • 9e18cef330 0.7.2 v0.7.2 Nathan Faubion 2022-04-04 09:39:52 -0700
  • 2aa34b2a7c
    Bump parser to 0.10.1 (#92) Nathan Faubion 2022-04-04 09:39:12 -0700
  • fad100b5d3 Bump parser to 0.10.1 Nathan Faubion 2022-04-04 09:36:46 -0700
  • ee754b1746 0.7.1 v0.7.1 Nathan Faubion 2022-03-01 13:52:40 -0800
  • 0d9a44278c
    Bump parser version (#88) Nathan Faubion 2022-03-01 13:51:08 -0800
  • 8a9b0f04f2 Bump parser version Nathan Faubion 2022-03-01 13:39:28 -0800
  • 01fd49c6ac Fix warning Nathan Faubion 2022-01-22 12:47:51 -0800
  • 9a1ab045be 0.7.0 v0.7.0 Nathan Faubion 2022-01-22 12:44:19 -0800
  • 2630c14d67
    Signatures fix (#87) Nathan Faubion 2022-01-22 12:43:48 -0800
  • fb1f0a2ab3 Fix multiline signatures without polytypes Nathan Faubion 2022-01-22 09:24:27 -0800
  • 63e2aede56
    Do not format in case of parse errors (#86) Mark Eibes 2022-01-22 17:54:22 +0100
  • b8627525d0 Do not format in case of parse errors Mark Eibes 2022-01-20 21:59:58 +0100
  • 0884c45b55
    Fix neoformat instructions in readme (#84) Jamie Bertram 2022-01-11 11:22:03 -0500
  • ead2c8d6e6 Fix neoformat instructions in readme Jamie Bertram 2022-01-05 08:40:49 -0500
  • 0b39e38eb0 0.6.4 v0.6.4 Nathan Faubion 2021-12-06 17:01:49 -0800
  • 6d0195fbef WIP Nathan Faubion 2021-12-06 16:58:07 -0800
  • a16c814e11
    Fix #81 - prevent mangling multi-byte UTF8 chars split across data events (#82) Nicholas Wolverson 2021-12-06 23:20:19 +0000
  • a3a6629a6e Fix #81 - prevent mangling multi-byte UTF8 chars split across data events Nicholas Wolverson 2021-12-06 22:43:59 +0000
  • 681e6a8cd9 0.6.3 v0.6.3 Nathan Faubion 2021-11-18 09:21:21 -0800
  • eb5c4f094c
    Anchor equals sign in data/type declarations (#75) Nathan Faubion 2021-11-18 09:20:37 -0800
  • dc78b72587 Anchor equals sign in data/type declarations Nathan Faubion 2021-11-18 08:05:17 -0800
  • f4f8deef3e
    Fix neoformat example in README.md (#74) Edvard Thörnros 2021-11-07 07:34:46 +0100
  • 7f89c0b12e
    Fix neoformat example in README.md Edvard Thörnros 2021-10-22 15:46:47 +0200
  • 2c28c70713 0.6.2 v0.6.2 Nathan Faubion 2021-10-17 16:49:45 -0700
  • 61462b7ce0 Fix default operators script path Nathan Faubion 2021-10-17 16:49:13 -0700
  • 908bb5bd29
    Replicate idiosyncratic ide sorting (#73) Nathan Faubion 2021-10-17 16:48:03 -0700
  • 9635e7c2c6 Add case for weird ide sort Nathan Faubion 2021-10-17 16:47:08 -0700
  • 32e9c39c95 Replicate idiosyncratic ide sorting Nathan Faubion 2021-10-17 16:43:44 -0700
  • d9a6ac8ba2 Update tidyrc Nathan Faubion 2021-10-16 14:55:22 -0700
  • 775a422344 0.6.1 v0.6.1 Nathan Faubion 2021-10-16 14:53:27 -0700
  • 09de850b1b Add import-sort option to tidyrc Nathan Faubion 2021-10-16 14:53:04 -0700
  • fd47cdbfe5 0.6.0 v0.6.0 Nathan Faubion 2021-10-16 14:12:57 -0700
  • 75836c7d5c
    Add option to sort imports like purs-ide (#71) Nathan Faubion 2021-10-16 14:11:19 -0700
  • 9dfe24ea70 Add dep Nathan Faubion 2021-10-16 13:37:16 -0700
  • 67fb20c786 Add option to sort imports like purs-ide Nathan Faubion 2021-10-16 12:13:28 -0700
  • b6ed20df8c
    Fix generate-operators example. Nathan Faubion 2021-10-12 13:49:46 -0700
  • 9ae324f8c9 0.5.4 v0.5.4 Nathan Faubion 2021-09-23 17:38:41 -0700
  • 4a64c0d956 Bump parser version Nathan Faubion 2021-09-23 17:37:34 -0700