index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
types.hh
Age
Commit message (
Expand
)
Author
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-07-03
libutil: add Bytes type
eldritch horrors
2024-05-29
util.hh: Move stuff to types.hh
Tom Hubrecht
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
2022-04-22
Move ChunkedVector to its own header
Théophane Hufschmitt
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-21
Remove std::string alias
Eelco Dolstra
2022-02-21
Remove std::vector alias
Eelco Dolstra
2022-02-21
Remove std::set alias
Eelco Dolstra
2022-02-21
Remove std::list alias
Eelco Dolstra
2022-01-27
optionally return string_view from coerceToString
pennae
2022-01-13
use more string_view in utils
pennae
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-06-29
Add possibly missing `<string>` include
John Ericson
2020-06-15
Disambiguate BaseError(Args) constructor
Eelco Dolstra
2020-05-14
fix compile errors
Ben Burdette
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-11
fixes to merged code
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-04-24
all things error to error.hh
Ben Burdette
2020-04-23
'what' string
Ben Burdette
2020-04-22
Merge branch 'error-format' of https://github.com/bburdette/nix
Eelco Dolstra
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-21
add ErrorInfo to BaseError
Ben Burdette
2020-04-07
Backport libfetchers from the flakes branch
Eelco Dolstra
2020-04-03
variadic args for hint format
Ben Burdette
2019-12-05
Eliminate more pass-by-value in variadic calls
Eelco Dolstra
2019-12-05
Revert "Make fmt() non-recursive"
Eelco Dolstra
2019-12-05
fmt(): Pass arguments by reference rather than by value
Eelco Dolstra
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-06-24
Fix 'error 9 while decompressing xz file'
Eelco Dolstra
2017-08-16
Progress indicator: Show number of active items
Eelco Dolstra
2017-05-15
Make fmt() non-recursive
Eelco Dolstra
2017-04-13
Add a Config class to simplify adding configuration settings
Eelco Dolstra
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-09-21
Some notational convenience for formatting strings
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-02-23
Move ref<t> into a separate header
Eelco Dolstra
2016-02-11
ref<T>: Add cast operator
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2014-12-10
Revert "Use posix_spawn to run the pager"
Eelco Dolstra
2014-12-05
Use posix_spawn to run the pager
Eelco Dolstra
[next]