Kevin Amado
|
c85d3fcc2b
|
docs: update changelog
|
2022-02-23 11:58:02 -05:00 |
|
Kevin Amado
|
1f4198b932
|
feat: pattern lambdas done right
|
2022-02-22 21:33:50 -05:00 |
|
Kevin Amado
|
eb6ff57bee
|
feat: rewrite comments in-place
|
2022-02-22 21:02:32 -05:00 |
|
Kevin Amado
|
0badf84d57
|
test: add bad tests cases
|
2022-02-22 20:41:07 -05:00 |
|
Kevin Amado
|
2cf592a4d6
|
feat: release 0.4.0
|
2022-02-21 18:58:11 -05:00 |
|
Kevin Amado
|
eb7c058318
|
feat: --exclude flag
|
2022-02-21 18:20:52 -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
|
844a720c50
|
test: engine only
|
2022-02-21 15:42:19 -05:00 |
|
Kevin Amado
|
555d890b3b
|
refactor: organize project
|
2022-02-21 15:26:58 -05:00 |
|
Kevin Amado
|
4cdee48ddf
|
refactor: solve clippy warnings
|
2022-02-21 15:12:25 -05:00 |
|
Kevin Amado
|
f9ba9b9192
|
docs: udpate stats
|
2022-02-21 14:20:26 -05:00 |
|
Kevin Amado
|
bf47460249
|
refactor: solve clippy warnings
|
2022-02-21 14:20:00 -05:00 |
|
Kevin Amado
|
a7c7644475
|
feat: property handle errors
|
2022-02-21 14:01:26 -05:00 |
|
Kevin Amado
|
ef80695a28
|
refactor: remove commented code
|
2022-02-21 13:44:44 -05:00 |
|
Kevin Amado
|
9d23d257c6
|
refactor: drop --debug flag
|
2022-02-21 13:42:10 -05:00 |
|
Kevin Amado
|
aa3d4ccfd8
|
refactor: remove noisy logging
|
2022-02-21 13:24:21 -05:00 |
|
Kevin Amado
|
45ad71e6ee
|
feat: add a text user interface
|
2022-02-21 13:08:13 -05:00 |
|
Kevin Amado
|
3275487e18
|
docs: update changelog
|
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
|
211151450f
|
docs: update changelog
|
2022-02-20 19:07:58 -05:00 |
|
Kevin Amado
|
2a2f9de552
|
fix: attempt to substract with overflow
|
2022-02-20 18:56:08 -05:00 |
|
Tom Bereknyei
|
00f483212d
|
Print stats when formatting trees
|
2022-02-20 17:19:37 -05:00 |
|
Kevin Amado
|
6a259da3d9
|
docs: update changelog
|
2022-02-19 13:39:06 -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
|
d7e9fddd40
|
feat: shaped with love by more people
|
2022-02-19 11:57:13 -05:00 |
|
Kevin Amado
|
4148aa1631
|
feat: make musl binaries really static
- They were previously being dynamically linked to musl :)
- Seems using pkgsStatic does the trick correctly
|
2022-02-19 11:54:56 -05:00 |
|
Kevin Amado
|
04e7867242
|
feat: mark alejandra as supporting all platforms
|
2022-02-19 11:54:56 -05:00 |
|
Kevin Amado
|
c9f1194cb8
|
perf: improve cache hits on code builds
|
2022-02-19 11:42:25 -05:00 |
|
Kevin Amado
|
dcaff814d2
|
style: format cargo lock
|
2022-02-19 11:21:51 -05:00 |
|
Vincent Ambo
|
d0102b6d00
|
chore: Ignore the generated list of nixpkgs files for language stats
This is totally a nitpick, but it bothered me that Github lists this
repository as almost entirely being Javascript :)
|
2022-02-19 10:50:47 -05:00 |
|
Kevin Amado
|
4eab73ad78
|
Merge pull request #150 from kamadorueda/kamadorueda
feat: crosscompile more
|
2022-02-18 23:45:34 -05:00 |
|
Kevin Amado
|
f5fa5e7220
|
feat: crosscompile more
|
2022-02-18 23:28:20 -05:00 |
|
Kevin Amado
|
196036318e
|
docs: update changelog
|
2022-02-18 20:36:27 -05:00 |
|
Kevin Amado
|
25c8e6b759
|
Merge pull request #149 from kamadorueda/kamadorueda
feat: release 0.3.0
|
2022-02-18 18:41:10 -05:00 |
|
Kevin Amado
|
599cf11483
|
feat: release 0.3.0
|
2022-02-18 18:32:23 -05:00 |
|
Kevin Amado
|
0d09692a3e
|
Merge pull request #148 from kamadorueda/kamadorueda
feat: brace like after pattern entry
|
2022-02-18 18:16:36 -05:00 |
|
Kevin Amado
|
2a0c9fa66b
|
feat: brace like after pattern entry
|
2022-02-18 18:08:22 -05:00 |
|
Kevin Amado
|
6a08ca8e43
|
Merge pull request #147 from kamadorueda/kamadorueda
fix: idiom pkgs
|
2022-02-18 17:50:26 -05:00 |
|
Kevin Amado
|
5373f40208
|
fix: idiom pkgs
|
2022-02-18 17:43:38 -05:00 |
|
Kevin Amado
|
408830d42d
|
Merge pull request #146 from kamadorueda/kamadorueda
feat: do not indent lambdas with comments
|
2022-02-18 17:36:40 -05:00 |
|
Kevin Amado
|
750bf55cf7
|
feat: do not indent lambdas with comments
|
2022-02-18 17:31:13 -05:00 |
|
Kevin Amado
|
aa08ae37c5
|
Merge pull request #145 from kamadorueda/kamadorueda
refactor: remove unused binding
|
2022-02-18 17:16:38 -05:00 |
|
Kevin Amado
|
5e6ca2f1d0
|
refactor: remove unused binding
|
2022-02-18 17:16:16 -05:00 |
|
Kevin Amado
|
0644375c56
|
Merge pull request #144 from kamadorueda/kamadorueda
feat: indent with
|
2022-02-18 17:15:18 -05:00 |
|
Kevin Amado
|
d60c6e6526
|
feat: indent with
|
2022-02-18 17:10:27 -05:00 |
|
Kevin Amado
|
81ce4c563f
|
Merge pull request #143 from kamadorueda/kamadorueda
feat: continue lambda on the same line
|
2022-02-18 17:08:31 -05:00 |
|
Kevin Amado
|
e7090a0494
|
continue lambda on the same line
|
2022-02-18 16:54:05 -05:00 |
|
Kevin Amado
|
5e20ba2efb
|
docs: update changelog
|
2022-02-18 16:42:37 -05:00 |
|