depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
libexpr: show expression in assertion errors
Daiderd Jordan
1
-4
/
+7
2020-01-05
Move #include
Eelco Dolstra
3
-2
/
+3
2020-01-05
Hide FunctionCallTrace constructor/destructor
Eelco Dolstra
3
-15
/
+20
2020-01-05
function-trace: always show the trace
zimbatm
1
-2
/
+2
2020-01-04
Ensure enough space in attrset bindings when using both __overrides and dynam...
Puck Meerburg
1
-1
/
+1
2020-01-04
builtins.toJSON: fix __toString usage
Robin Gloster
3
-7
/
+27
2020-01-04
EvalState::callFunction(): Make FunctionCallTrace use less stack space
Eelco Dolstra
1
-4
/
+3
2019-10-09
Don't catch exceptions by value
Eelco Dolstra
2
-3
/
+3
2019-10-09
Fix fetchTarball with chroot stores
Eelco Dolstra
1
-3
/
+3
2019-08-14
Track function start and ends for flame graphs
Graham Christensen
3
-2
/
+34
2019-07-30
Allow builtins.pathExists to check the existence of /nix/store paths
Bas van Dijk
1
-2
/
+8
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
1
-1
/
+5
2019-06-24
Fix 32-bit overflow with --no-net
Eelco Dolstra
2
-9
/
+6
2019-06-24
Refactor downloadCached() interface
Eelco Dolstra
3
-15
/
+19
2019-06-24
CachedDownloadResult: Include store path
Eelco Dolstra
2
-2
/
+2
2019-06-24
downloadCached: Return ETag
Eelco Dolstra
3
-3
/
+3
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
1
-0
/
+13
2019-05-28
Iterate over references
Eelco Dolstra
1
-6
/
+6
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
1
-3
/
+23
2019-05-03
Add builtins.hashFile
Daniel Schaefer
1
-0
/
+15
2019-04-11
Add environment variable NIX_SHOW_SYMBOLS for dumping the symbol table
Eelco Dolstra
2
-0
/
+13
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
1
-1
/
+1
2019-03-24
Add isPath primop
zimbatm
1
-0
/
+7
2019-03-21
eval: improve type description for primops and applied primops
Linus Heckemann
1
-2
/
+14
2019-03-14
pkg-config files: Use c++17
Eelco Dolstra
1
-1
/
+1
2019-03-14
experimental/optional -> optional
Eelco Dolstra
5
-6
/
+6
2019-01-31
Add builtins.appendContext.
Shea Levy
1
-2
/
+57
2019-01-14
Add builtins.getContext.
Shea Levy
3
-38
/
+135
2019-01-13
Treat plain derivation paths in context as normal paths.
Shea Levy
1
-17
/
+3
2019-01-10
Merge pull request #2608 from dtzWill/fix/issue-2546
Eelco Dolstra
1
-0
/
+1
2019-01-05
Remove mentions of `libformat`, it no longer exists
John Ericson
1
-1
/
+1
2018-12-31
EvalState::resetFileCache: clear parse cache as well as eval cache
Will Dietz
1
-0
/
+1
2018-12-14
fetchGit: allow fetching explicit refs
Daiderd Jordan
1
-1
/
+5
2018-12-13
Support SRI hashes
Eelco Dolstra
1
-6
/
+4
2018-12-06
Solve hg "abandoned transaction" issue
CHEIKH Chawki
1
-1
/
+16
2018-11-20
fetchGit: Drop unnecessary localRef
Eelco Dolstra
1
-4
/
+4
2018-11-20
Merge branch 'better-git-cache' of https://github.com/graham-at-target/nix
Eelco Dolstra
1
-1
/
+3
2018-10-31
Fix typo in comments
Jan Path
1
-1
/
+1
2018-10-27
simplify handling of extra '}'
Guillaume Maudoux
1
-18
/
+15
2018-09-13
Merge branch 'dirOf-relative' of https://github.com/lheckemann/nix
Eelco Dolstra
1
-1
/
+1
2018-09-05
Convert NIX_COUNT_CALLS to JSON too
Eelco Dolstra
1
-35
/
+41
2018-09-05
Log stats to stderr
Eelco Dolstra
1
-7
/
+2
2018-09-02
remove the old text format output
Michael Bishop
1
-34
/
+4
2018-09-01
add JSON to NIX_SHOW_STATS
Michael Bishop
1
-24
/
+90
2018-09-01
improve the stats when profiling
Michael Bishop
1
-7
/
+8
2018-09-01
fetchGit/fetchMercurial: Don't absolutize paths
Eelco Dolstra
2
-4
/
+0
2018-08-29
libexpr: Use int64_t for NixInt
aszlig
2
-3
/
+7
2018-08-23
Revert "Fix parser/lexer generation with parallel make"
Eelco Dolstra
1
-6
/
+2
2018-08-19
FIx floating point evaluation
Eelco Dolstra
1
-0
/
+9
2018-08-17
fetchGit: use a better caching scheme
Graham Christensen
1
-1
/
+3
[next]