1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00
Commit graph

91 commits

Author SHA1 Message Date
Kevin Amado
391e33c537 feat: exit codes as public api 2022-02-25 16:36:31 -05:00
Kevin Amado
9782e5ad4b feat: release 0.5.0 2022-02-23 16:56:15 -05:00
Kevin Amado
2cf592a4d6 feat: release 0.4.0 2022-02-21 18:58:11 -05:00
Kevin Amado
e489195b02 perf: enable lto
- This cuts the binary size by 40%, and makes runtime 2 seconds faster
2022-02-21 17:19:32 -05:00
Kevin Amado
f9ba9b9192 docs: udpate stats 2022-02-21 14:20:26 -05:00
Kevin Amado
45ad71e6ee feat: add a text user interface 2022-02-21 13:08:13 -05:00
Kevin Amado
c54e6c0a71 feat: release 0.3.1 2022-02-20 19:07:58 -05:00
Kevin Amado
83f84ffae5 feat: pin nix-env urls 2022-02-19 13:31:38 -05:00
Kevin Amado
b0224fe4e3 feat: only cross compile static binaries
- Users downloading the pre-built binaries are
  not copying the closure for gnu/gcc, so
  only the static binary would work
2022-02-19 13:17:38 -05:00
Kevin Amado
11ae201aaf perf: use gnu as native binary 2022-02-19 12:58:24 -05:00
Kevin Amado
92dd5af7ad
fix: relative path 2022-02-14 22:29:53 -05:00
Kevin Amado
c3ed8d1f93
feat: document manual way 2022-02-14 22:27:24 -05:00
Kevin Amado
cb92bb19bc
feat: document prebuilt binaries 2022-02-14 21:59:35 -05:00
Kevin Amado
6ded43a40e
feat: version 0.1.0 2022-02-14 20:53:49 -05:00
Kevin Amado
de4405ce38
feat: update installation command 2022-02-14 19:58:46 -05:00
Kevin Amado
4d049effa8
feat: un-unhandy commas ;) 2022-02-14 18:19:53 -05:00
Kevin Amado
0b9de15ae7
feat: document online demo 2022-02-13 16:57:38 -05:00
Kevin Amado
4cdac7bbbe
feat: document vscode extension 2022-02-12 19:41:23 -05:00
Kevin Amado
6cbbfef9b0
feat: add two new systems 2022-02-11 21:39:32 -05:00
Kevin Amado
80a58d846e
feat: update features 2022-02-10 01:55:45 -05:00
Kevin Amado
900f1f6f35
feat: add drv count 2022-02-08 20:38:08 -05:00
Kevin Amado
ae5a01410a
feat: update readme 2022-02-08 19:59:01 -05:00
Kevin Amado
927a4ed6db
feat: update readme 2022-02-06 17:59:48 -05:00
Kevin Amado
5a9660e707
feat: update differences 2022-02-05 12:26:50 -05:00
Kevin Amado
a7da2365cf
feat: document why and comparison 2022-02-03 21:41:36 -05:00
Kevin Amado
78d9b68dfb
feat: document upstream effors 2022-02-03 20:16:03 -05:00
Tom Bereknyei
3daca47b2c string_interp: remove surrounding whitespace for wide layout 2022-02-01 15:22:33 -05:00
Kevin Amado
a5757d2056
refactor: remove contributing section
- It is a little bit outdated, and normally devs
  know what to do just by looking at the flake.nix
2022-01-31 19:15:12 -05:00
Kevin Amado
aa3364b606
perf: twice as fast
- Was refactoring a little bit the code and
  seems that moving the path to the build_ct
  makes the code much more faster
2022-01-30 23:06:28 -05:00
David Arnold
f9a8373893
chore: add a more ergonomic (and cleaner) devshell
- project a pre-commit hook for contributors
- add an editorconfig
2022-01-30 16:45:43 -05:00
David Arnold
baa158d51c style: treefmt all the things 2022-01-29 21:21:02 -05:00
Kevin Amado
e0b1bdc8c7
feat: health check 2022-01-28 19:40:33 -05:00
Kevin Amado
a5e92895fa
feat: multiline strings done right 2022-01-28 19:40:33 -05:00
Kevin Amado
08b9b84b14
feat: get strings done right 2022-01-27 23:49:08 -05:00
Kevin Amado
f85392e639
refactor: organize readme 2022-01-27 18:09:24 -05:00
Kevin Amado
361670e855
perf: parallel execution
- Now we format nixpkgs in 10 seconds in my machine :)
2022-01-26 22:17:58 -05:00
Kevin Amado
00ce27baac
feat: handle multiline comments 2022-01-26 21:54:27 -05:00
Kevin Amado
04ac8d46b1
feat: pat entry coverage 2022-01-26 21:47:59 -05:00
Kevin Amado
58903f5b98
feat: update coveralls 2022-01-26 21:18:59 -05:00
Kevin Amado
8acbd26031
feat: do not indent binding 2022-01-26 21:13:42 -05:00
Kevin Amado
bbfb513aa9
feat: add a readme 2022-01-26 20:07:58 -05:00