index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
nixexpr.cc
Age
Commit message (
Expand
)
Author
2022-01-13
avoid allocations in SymbolTable::create
pennae
2022-01-03
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2021-12-13
Merge branch 'better-interpolation-error-location' of https://github.com/gree...
Eelco Dolstra
2021-11-30
fix merge issues
Ben Burdette
2021-11-25
Merge branch 'master' into debug-merge
Ben Burdette
2021-11-25
more cleanup
Ben Burdette
2021-11-09
cleanup
Ben Burdette
2021-11-04
Add level / displacement types
Eelco Dolstra
2021-11-04
Optimize primop calls
Eelco Dolstra
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-10-22
more code cleanup
Ben Burdette
2021-10-11
comment out debugs
Ben Burdette
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-10-02
storing staticenv bindings
Ben Burdette
2021-09-23
ok was unconditoinally throwing on any With var
Ben Burdette
2021-09-22
Better eval error locations for interpolation and +
Geoff Reedy
2021-09-22
staticenv should be With
Ben Burdette
2021-09-22
more debug stuff
Ben Burdette
2021-09-15
add cout debugging
Ben Burdette
2021-09-14
shared_ptr for StaticEnv
Ben Burdette
2021-01-21
Improve error formatting
Eelco Dolstra
2020-06-30
comments and cleanup
Ben Burdette
2020-06-23
use plain errPos instead of nixCode; fix tests
Ben Burdette
2020-06-18
Merge branch 'master' into caveman-LOCs
Ben Burdette
2020-06-15
Remove trailing whitespace
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-05-21
position for stdin, string; (string) for trace; fix tests
Ben Burdette
2020-05-11
more pos reporting
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2018-03-14
Fix compatibility with latest boost::format
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
2015-12-17
showId: Handle empty attribute names
Eelco Dolstra
2015-07-17
OCD: foreach -> C++11 ranged for
Eelco Dolstra
2015-03-06
Improve error message
Eelco Dolstra
2015-01-07
Remove quotes around filenames in position info
Eelco Dolstra
2014-10-20
Improve printing of ASTs
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-08-20
Add some color
Eelco Dolstra
2014-05-26
Remove ExprBuiltin
Eelco Dolstra
2014-04-04
forceString: Show position info
Eelco Dolstra
2014-04-04
Remove unnecessary quotes around file names
Eelco Dolstra
2014-04-04
Include position info in function application
Eelco Dolstra
2014-04-01
Fix potential segfault
Eelco Dolstra
2013-12-31
Don't use any syntactic sugar for dynamic attrs
Shea Levy
2013-12-31
Dynamic attrs
Shea Levy
2013-12-31
Add the ExprBuiltin Expr type to the AST
Shea Levy
2013-11-18
Add a symbol __curPos that expands to the current source location
Eelco Dolstra
[prev]
[next]