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
/
value.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-06
@eelco's feedback: downgrade to regular float for size, remove unused function.
Christian Theune
1
-1
/
+1
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
1
-0
/
+11
2015-07-23
Optimize small lists
Eelco Dolstra
1
-3
/
+26
2014-12-02
Make all ExternalValueBase functions const
Shea Levy
1
-10
/
+10
2014-12-02
Allow external code using libnixexpr to add types
Shea Levy
1
-0
/
+50
2014-10-09
mkList: Scrub better
Eelco Dolstra
1
-2
/
+2
2014-10-09
Typo
Eelco Dolstra
1
-1
/
+1
2014-09-22
Add a function ‘valueSize’
Eelco Dolstra
1
-0
/
+6
2014-01-21
Fix some clang warnings
Eelco Dolstra
1
-2
/
+2
2013-11-18
Add a primop unsafeGetAttrPos to return the position of an attribute
Eelco Dolstra
1
-0
/
+7
2013-08-19
Store Nix integers as longs
Eelco Dolstra
1
-5
/
+8
2013-08-06
Remove obsolete reference to ATerms
Eelco Dolstra
1
-3
/
+3
2012-12-13
fix use-after-free bug in mkString(Value&, Symbol&)
Stuart Pernsteiner
1
-1
/
+1
2012-07-18
Use "#pragma once" to prevent repeated header file inclusion
Eelco Dolstra
1
-4
/
+1
2012-01-07
* Don't create thunks for simple constants (integers, strings, paths)
Eelco Dolstra
1
-0
/
+155