index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
error.hh
Age
Commit message (
Expand
)
Author
2024-10-08
Fix gcc warning -Wmissing-field-initializers
Lulu
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-08-26
treewide: fix a bunch of lints
Jade Lovelace
2024-06-18
libmain: fix UB in verbosity assignment
Jade Lovelace
2024-05-29
util.{hh,cc}: Move ignoreException to error.{hh,cc}
Tom Hubrecht
2024-05-19
fix -Wdeprecated-copy on clang (BaseError copy assignment)
Qyriad
2024-03-19
libutil: remove exception handling workingness check
eldritch horrors
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
Remove `EXCEPTION_NEEDS_THROW_SPEC`
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #9617 from 9999years/stack-overflow-segfault
eldritch horrors
2024-03-04
Merge pull request #8905 from hercules-ci/no-unknown-location
eldritch horrors
2023-08-11
initLibUtil: Add exception handling self-check
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-01-24
Fix 'destructor called on non-final ...' warning
Guillaume Maudoux
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-10-25
Rework error throwing, and test it
Guillaume Maudoux
2022-10-17
Initial frames support
Guillaume Maudoux
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-07-19
error.hh: add additional constructor with explicit errno argument
Adam Joseph
2022-04-29
spacing
Ben Burdette
2022-04-29
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-21
don't use Symbol in Pos to represent a path
pennae
2022-04-15
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2022-04-08
Error: Remove unused sname() method
Eelco Dolstra
2022-04-08
Remove unused Error.name field
Eelco Dolstra
2022-04-07
Merge remote-tracking branch 'upstream/master' into upstream-merge
Ben Burdette
2022-03-30
libutil: Change return value of addTrace to void
Daniel Pauls
2022-03-18
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-03-18
Refactor to use more traces and less string manipulations
Guillaume Maudoux
2022-03-11
Merge pull request #5865 from pennae/memory-friendliness
Eelco Dolstra
2022-03-08
make Pos smaller
pennae
2022-03-07
Implement a suggestions mechanism
regnat
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-04
Merge branch 'master' into debug-step
Ben Burdette
2022-01-17
serialise.hh: Use std::string_view
Eelco Dolstra
2021-12-22
stack traces basically working
Ben Burdette
2021-09-13
printEnvPosChain
Ben Burdette
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-15
Merge pull request #4240 from bburdette/2259-error-message
Domen Kožar
2020-12-10
Add lvlNotice log level
Eelco Dolstra
2020-11-11
usage example location
Ben Burdette
[next]