index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops.cc
Age
Commit message (
Expand
)
Author
2015-04-09
Move curl stuff into a separate file
Eelco Dolstra
2015-04-09
Implement a TTL on cached fetchurl/fetchTarball results
Eelco Dolstra
2015-04-09
Implement caching of fetchurl/fetchTarball results
Eelco Dolstra
2015-03-25
Add fetchTarball builtin
Eelco Dolstra
2015-03-25
addToStore(): Take explicit name argument
Eelco Dolstra
2015-03-24
Don't rely on __noChroot for corepkgs
Eelco Dolstra
2015-03-06
Fix typos: s/the the/the/
Daniel Hahler
2015-02-23
Add restricted evaluation mode
Eelco Dolstra
2015-02-05
Remove tab
Eelco Dolstra
2015-01-29
Merge remote-tracking branch 'shlevy/baseNameOf-no-copy'
Shea Levy
2015-01-09
Fix builtins.readDir on XFS
Eelco Dolstra
2015-01-07
Show position info for failing <...> lookups
Eelco Dolstra
2014-12-12
Remove canary stuff
Eelco Dolstra
2014-12-10
builtins.readFile: realise context associated with the path
Shea Levy
2014-12-02
Allow external code using libnixexpr to add types
Shea Levy
2014-11-25
Add a primop for regular expression pattern matching
Eelco Dolstra
2014-11-25
forceString(): Accept pos argument
Eelco Dolstra
2014-11-20
import derivation: cleanup
Shea Levy
2014-11-15
realiseContext: Handle all context types
Shea Levy
2014-10-18
baseNameOf: Don't copy paths to the store first
Shea Levy
2014-10-17
Export realiseContext in libnixexpr
Shea Levy
2014-10-04
Add primop ‘catAttrs’
Eelco Dolstra
2014-10-04
Add primop ‘attrValues’
Eelco Dolstra
2014-10-04
Tweak
Eelco Dolstra
2014-10-03
Remove some duplicate code
Eelco Dolstra
2014-10-03
Add readDir primop
Shea Levy
2014-09-23
Add missing static
Eelco Dolstra
2014-09-22
Don't evaluate inside a "throw"
Eelco Dolstra
2014-09-22
Add ‘deepSeq’ primop
Eelco Dolstra
2014-09-22
Add ‘seq’ primop
Eelco Dolstra
2014-09-22
Add a function ‘valueSize’
Eelco Dolstra
2014-09-19
attrNames: Don't allocate duplicates of the symbols
Eelco Dolstra
2014-09-19
Fix off-by-one
Eelco Dolstra
2014-09-17
Add some instrumentation for debugging GC leaks
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-07-30
Rename nixPath to __nixPath
Eelco Dolstra
2014-07-09
Fix compilation error on some versions of GCC
Eelco Dolstra
2014-07-04
Add builtin function ‘fromJSON’
Eelco Dolstra
2014-06-24
Only add the importNative primop if the allow-arbitrary-code-during-evaluatio...
Shea Levy
2014-06-17
Add importNative primop
Shea Levy
2014-06-12
Drop ImportError and FindError
Eelco Dolstra
2014-06-12
findFile: Realise the context of the path attributes
Shea Levy
2014-06-12
Share code between scopedImport and import
Shea Levy
2014-06-10
== operator: Ignore string context
Eelco Dolstra
2014-05-29
Sort nixPath attributes
Eelco Dolstra
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
2014-05-26
Add constant ‘nixPath’
Eelco Dolstra
2014-05-26
Add primop ‘scopedImport’
Eelco Dolstra
2014-05-26
Shut up some signedness warnings
Eelco Dolstra
2014-04-08
If a .drv cannot be parsed, show its path
Eelco Dolstra
[prev]
[next]