Ben Burdette
|
d8d4844b88
|
all things error to error.hh
|
2020-04-24 14:57:51 -06:00 |
|
Ben Burdette
|
d9632765a8
|
add has_value check; remove obslete friend class
|
2020-04-24 12:44:23 -06:00 |
|
Ben Burdette
|
833501f6f1
|
'what' string
|
2020-04-23 15:55:34 -06:00 |
|
Ben Burdette
|
e4fb9a3849
|
remove 'format' from Error constructor calls
|
2020-04-21 17:07:07 -06:00 |
|
Ben Burdette
|
d3052197fe
|
add ErrorInfo to BaseError
|
2020-04-21 13:25:41 -06:00 |
|
Ben Burdette
|
4697552948
|
demoing other error levels than warn/error; rename line and file fields in errPos
|
2020-04-17 15:50:46 -06:00 |
|
Ben Burdette
|
3d5b1032a1
|
logError, logWarning; Logger functions; switch to Verbosity enum
|
2020-04-17 15:07:44 -06:00 |
|
Ben Burdette
|
12814806ef
|
iomanip no longer needed
|
2020-04-16 10:48:15 -06:00 |
|
Ben Burdette
|
96262e744e
|
switch to structs, which don't need public:
|
2020-04-16 09:55:38 -06:00 |
|
Ben Burdette
|
057e5b6b2e
|
move implementation to cc
|
2020-04-15 10:09:43 -06:00 |
|
Ben Burdette
|
adf03b0b8e
|
Merge branch 'initializer-style' into error-format
|
2020-04-15 10:06:20 -06:00 |
|
Ben Burdette
|
805ffe1bc9
|
indention
|
2020-04-08 11:33:46 -06:00 |
|
Ben Burdette
|
8c2bf15c4f
|
format -> fmt
|
2020-04-08 11:17:02 -06:00 |
|
Ben Burdette
|
555baa8fb0
|
comments
|
2020-04-08 09:56:10 -06:00 |
|
Ben Burdette
|
54f91923c8
|
return of NixCode
|
2020-04-08 09:48:21 -06:00 |
|
Ben Burdette
|
47ed067d45
|
initializer style
|
2020-04-08 09:07:58 -06:00 |
|
Ben Burdette
|
00c507cc52
|
columnRange -> column
|
2020-04-07 14:36:32 -06:00 |
|
Ben Burdette
|
20c0984a46
|
remove columnrange; switch to fmt in error.cc
|
2020-04-07 10:14:15 -06:00 |
|
Ben Burdette
|
55c96b64e4
|
comment cleanup
|
2020-04-06 20:14:48 -06:00 |
|
Ben Burdette
|
ec449c8450
|
constructor style basically working
|
2020-04-06 19:43:22 -06:00 |
|
Ben Burdette
|
216263c36f
|
Merge branch 'master' into error-format
|
2020-04-06 10:00:00 -06:00 |
|
Ben Burdette
|
9bb528d392
|
handle Pos instead of individual file/line/columnrange args
|
2020-04-03 13:15:59 -06:00 |
|
Ben Burdette
|
7b7801d3f0
|
variadic args for hint format
|
2020-04-03 08:48:20 -06:00 |
|
Ben Burdette
|
c6b3fcddb0
|
formatted with astyle
|
2020-04-02 16:02:40 -06:00 |
|
Ben Burdette
|
1c329ca433
|
indenting
|
2020-04-02 14:25:43 -06:00 |
|
Ben Burdette
|
e697884f65
|
using std:: everywhere; fix a formatting error; add exception flags
|
2020-04-01 21:30:19 -06:00 |
|
Ben Burdette
|
dd7b8183a5
|
indenting
|
2020-04-01 16:20:20 -06:00 |
|
Ben Burdette
|
8713aeac5e
|
remove using std::*, switch to include guard
|
2020-04-01 15:51:14 -06:00 |
|
Ben Burdette
|
5b3aefff85
|
add some explanatory comments
|
2020-03-31 12:42:41 -06:00 |
|
Ben Burdette
|
9e7b89bf10
|
rename errors/warnings
|
2020-03-31 11:56:37 -06:00 |
|
Ben Burdette
|
09652f597c
|
enum style
|
2020-03-31 09:36:20 -06:00 |
|
Eelco Dolstra
|
e1a94ad852
|
Backport 'nix dev-shell' from the flakes branch
This also adds a '--profile' option to 'nix build' (replacing 'nix-env
--set').
|
2020-03-30 19:16:45 +02:00 |
|
Ben Burdette
|
35c7bab09a
|
build with make
|
2020-03-30 09:14:29 -06:00 |
|
Ben Burdette
|
759f39800b
|
remove util.hh from deps
|
2020-03-27 10:55:09 -06:00 |
|
Ben Burdette
|
00eb3fcb7a
|
more cleanup
|
2020-03-27 10:13:46 -06:00 |
|
Ben Burdette
|
a3ef00be6c
|
camelcase; optional hint
|
2020-03-27 10:03:02 -06:00 |
|
Ben Burdette
|
d44c9c5581
|
some colors
|
2020-03-25 11:20:44 -06:00 |
|
Ben Burdette
|
3582dc3c88
|
programName as static member var
|
2020-03-25 10:52:03 -06:00 |
|
Ben Burdette
|
fc310eda3a
|
switch to one level of builder function, not subobject functions
|
2020-03-24 14:24:57 -06:00 |
|
Ben Burdette
|
0166e7ab6d
|
MkNixCode, MkErrLine approach
|
2020-03-24 11:21:35 -06:00 |
|
Ben Burdette
|
4171ab4bbd
|
renaming
|
2020-03-24 09:18:23 -06:00 |
|
Eelco Dolstra
|
0a10854f85
|
Misc changes from the flakes branch
|
2020-03-24 14:34:47 +01:00 |
|
Eelco Dolstra
|
7a8de57d3e
|
Pretty-print 'nix why-depends' / 'nix-store -q --tree' output
Extracted from 678301072f .
|
2020-03-24 14:26:23 +01:00 |
|
Eelco Dolstra
|
4260a22a55
|
absPath(): Use std::optional
(cherry picked from commit 1bf9eb21b7 )
|
2020-03-24 14:25:28 +01:00 |
|
Eelco Dolstra
|
edc34cc1a2
|
Add function for quoting strings
(cherry picked from commit 7dcf5b011a )
|
2020-03-24 13:44:04 +01:00 |
|
Ben Burdette
|
aadd59d005
|
error test
|
2020-03-23 15:29:49 -06:00 |
|
Ben Burdette
|
f694f43d7d
|
straightforward port of rust mockup code
|
2020-03-22 12:25:47 -06:00 |
|
Eelco Dolstra
|
d8972317fc
|
Prevent uninitialized StorePath creation
|
2020-02-13 16:12:16 +01:00 |
|
Eelco Dolstra
|
c5319e5d0b
|
Show "warning:" in yellow instead of red
|
2020-02-01 12:37:22 +01:00 |
|
Eelco Dolstra
|
c84c843e33
|
tarfile.cc: Restore timestamps
This is needed to get the lastModified attribute of GitHub flakes.
|
2019-12-19 15:09:54 +01:00 |
|