index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
nixexpr.hh
Age
Commit message (
Expand
)
Author
2021-10-02
storing staticenv bindings
Ben Burdette
2021-09-22
Better eval error locations for interpolation and +
Geoff Reedy
2021-09-15
add cout debugging
Ben Burdette
2021-09-14
shared_ptr for StaticEnv
Ben Burdette
2021-04-13
libexpr: misc improvements for proper error position
Maximilian Bosch
2021-02-22
Make missing auto-call arguments throw an eval error
regnat
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-15
Merge pull request #4240 from bburdette/2259-error-message
Domen Kožar
2020-12-18
Replace Value type setters with mk* functions
Silvan Mosberger
2020-11-11
missing argument error
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
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-05-20
print LOC for stdin, string args
Ben Burdette
2020-05-12
new pos format for more errors
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-29
uncrustify formatting
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-09
Attach pos to if expression errors
Domen Kožar
2020-04-02
Make function arguments retain position info
Silvan Mosberger
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2018-05-11
Revert "Throw a specific error for incomplete parse errors."
Eelco Dolstra
2018-05-02
Fix some random -Wconversion warnings
Eelco Dolstra
2018-03-14
Fix compatibility with latest boost::format
Eelco Dolstra
2018-03-09
Modified MakeBinOp to no longer produce its name using concatenation and "##".
Tim Engler
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-02-24
Throw a specific error for incomplete parse errors.
Scott Olson
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
2015-02-23
Add restricted evaluation mode
Eelco Dolstra
2014-10-20
Improve printing of ASTs
Eelco Dolstra
2014-10-05
Get rid of some unnecessary ExprConcatStrings nodes in dynamic attrs
Eelco Dolstra
2014-08-20
Use proper quotes everywhere
Eelco Dolstra
2014-06-12
Drop ImportError and FindError
Eelco Dolstra
2014-06-12
findFile: Realise the context of the path attributes
Shea Levy
2014-05-26
Remove ExprBuiltin
Eelco Dolstra
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
2014-05-26
Add primop ‘scopedImport’
Eelco Dolstra
2014-04-04
Show position info in attribute selection errors
Eelco Dolstra
2014-04-04
Show position info in Boolean operations
Eelco Dolstra
2014-04-04
Show position info in string concatenation / addition errors
Eelco Dolstra
2014-04-04
forceString: Show position info
Eelco Dolstra
2014-04-04
Include position info in function application
Eelco Dolstra
2014-03-10
The expr of AttrNames/DynamicAttrDefs is always an ExprConcatStrings
Shea Levy
2014-01-21
Fix some clang warnings
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
[prev]
[next]