Carlo Nucera
|
d63a5ded76
|
Remove unused import
|
2020-07-01 17:53:24 -04:00 |
|
Carlo Nucera
|
6faeec3b2a
|
Keep the previous name, for diffing
|
2020-07-01 17:50:34 -04:00 |
|
Carlo Nucera
|
274a8136fb
|
Correct FIXMEs in libfetchers
|
2020-07-01 17:47:15 -04:00 |
|
Carlo Nucera
|
c2e7f7a712
|
Fixed build, we still have test errors
|
2020-07-01 17:32:06 -04:00 |
|
Ben Burdette
|
8497891b99
|
spacing
|
2020-07-01 13:50:18 -06:00 |
|
Eelco Dolstra
|
6ff9aa8df7
|
Don't process an option if any of its arguments need completion
|
2020-07-01 20:31:39 +02:00 |
|
Ben Burdette
|
a295b2ea96
|
if no errLoc, no Loc.
|
2020-07-01 12:02:02 -06:00 |
|
Ben Burdette
|
3629b0585a
|
don't include errpos for addErrorContext
|
2020-07-01 11:49:01 -06:00 |
|
Ben Burdette
|
2a39c083dc
|
non-pos trace test
|
2020-07-01 10:37:31 -06:00 |
|
Ben Burdette
|
a7d5d26443
|
fix tests with the 'from string' change
|
2020-06-30 22:05:21 -06:00 |
|
Ben Burdette
|
9159dfe3d8
|
comments and cleanup
|
2020-06-30 16:31:55 -06:00 |
|
Ben Burdette
|
70bcb39d3f
|
double addtrace for 'called from'
|
2020-06-30 15:44:19 -06:00 |
|
Ben Burdette
|
ddb81ca126
|
Merge branch 'master' into add-trace
|
2020-06-30 12:21:45 -06:00 |
|
Carlo Nucera
|
b798efb829
|
WIP initial design
|
2020-06-30 14:10:30 -04:00 |
|
Ben Burdette
|
a0705e0dd1
|
invalid pos check
|
2020-06-30 11:01:46 -06:00 |
|
Ben Burdette
|
e72a16a339
|
check for a null symbol
|
2020-06-30 11:00:51 -06:00 |
|
Carlo Nucera
|
a1f66d1d9e
|
Factor the prefix splitting in hash
|
2020-06-30 12:49:00 -04:00 |
|
Carlo Nucera
|
7ba0fae0dd
|
Create the spitPrefix function in parser.hh
|
2020-06-30 11:57:09 -04:00 |
|
Ben Burdette
|
c484a67914
|
trace formatting
|
2020-06-29 15:46:21 -06:00 |
|
John Ericson
|
24da034bc3
|
Add possibly missing <string> include
|
2020-06-29 21:22:00 +00:00 |
|
Eelco Dolstra
|
2b834d48aa
|
NAR parser: Fix missing name field check
Discovered by @Kloenk.
|
2020-06-29 22:45:41 +02:00 |
|
Matthew Bauer
|
da77331cb7
|
Remove lazy lookup in getHome
this seems to break in Musl/Static with:
terminate called after throwing an instance of 'std::bad_function_call'
what(): bad_function_call
|
2020-06-29 20:34:26 +00:00 |
|
Matthew Bauer
|
88cf6ffce3
|
Rename logging->stdout to logging->stdout_
musl doesn't like this identifier
|
2020-06-29 20:34:26 +00:00 |
|
John Ericson
|
987a4a0be9
|
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
|
2020-06-29 18:03:21 +00:00 |
|
Ben Burdette
|
8f81fae116
|
showTrace flag in loggers
|
2020-06-29 10:20:51 -06:00 |
|
Ben Burdette
|
ef24a0835d
|
showtrace as function arg
|
2020-06-27 12:19:31 -06:00 |
|
Eelco Dolstra
|
adf2fbbdc2
|
Merge remote-tracking branch 'origin/master' into flakes
|
2020-06-26 08:46:46 +02:00 |
|
Ben Burdette
|
bc9e87412c
|
'string' makes more sense in nix repl
|
2020-06-25 09:56:32 -06:00 |
|
Ben Burdette
|
9ab808c926
|
showTrace flag for ErrorInfo; showTrace test.
|
2020-06-25 09:23:12 -06:00 |
|
Eelco Dolstra
|
de2641ae99
|
Fix empty std::optional dereference in writeDerivation()
https://hydra.nixos.org/build/123017579
|
2020-06-25 15:50:30 +02:00 |
|
Ben Burdette
|
9c0e1fd4f1
|
add trace test; error formatting refinements
|
2020-06-24 18:31:28 -06:00 |
|
Ben Burdette
|
023912def3
|
convenience form of addTrace
|
2020-06-24 13:46:25 -06:00 |
|
Ben Burdette
|
b18ed02b76
|
repl indenting
|
2020-06-24 13:10:41 -06:00 |
|
Ben Burdette
|
00fe653ea5
|
nixCode -> LinesOfCode
|
2020-06-24 08:33:53 -06:00 |
|
Ben Burdette
|
1d43a6e123
|
use plain errPos instead of nixCode; fix tests
|
2020-06-23 15:30:13 -06:00 |
|
John Ericson
|
ec3a857307
|
Fix and clean up hash parser
|
2020-06-23 18:19:40 +00:00 |
|
John Ericson
|
98e5d1af03
|
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
|
2020-06-23 17:03:37 +00:00 |
|
Ben Burdette
|
d0e78fbb03
|
re-add Pos origin in tests
|
2020-06-23 10:51:58 -06:00 |
|
Ben Burdette
|
abe0552504
|
Merge remote-tracking branch 'upstream/master' into add-trace
|
2020-06-23 09:40:28 -06:00 |
|
Ben Burdette
|
13e87535ff
|
traces to bottom
|
2020-06-23 09:36:58 -06:00 |
|
Eelco Dolstra
|
015e1c2131
|
Merge pull request #3724 from bburdette/hintfmt-percent
Hintfmt percent test, and fix
|
2020-06-23 12:26:00 +02:00 |
|
Ben Burdette
|
9d1cb0c5e6
|
with normaltxt, elide yellow color code instead of canceling it; use normaltxt on plain_string hintfmt
|
2020-06-22 11:32:20 -06:00 |
|
Ben Burdette
|
28b079067f
|
Update src/libutil/fmt.hh
Co-authored-by: John Ericson <git@JohnEricson.me>
|
2020-06-22 10:00:37 -06:00 |
|
Ben Burdette
|
be4f444175
|
tidying up
|
2020-06-19 16:58:12 -06:00 |
|
Ben Burdette
|
0309488a66
|
fmt -> hintfmt test
|
2020-06-19 16:46:49 -06:00 |
|
Ben Burdette
|
397dbe114e
|
remove formathelper
|
2020-06-19 15:57:19 -06:00 |
|
John Ericson
|
507aa48739
|
WIP: Make Hash always store a valid hash type
|
2020-06-19 21:48:57 +00:00 |
|
Ben Burdette
|
b193aca4ae
|
escape percents
|
2020-06-19 15:29:19 -06:00 |
|
Ben Burdette
|
db475f9e7e
|
too few, too many args
|
2020-06-19 15:28:13 -06:00 |
|
Ben Burdette
|
cdddf24f25
|
add hintfmt test
|
2020-06-19 14:54:41 -06:00 |
|