index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
parser.y
Age
Commit message (
Expand
)
Author
2019-05-28
Iterate over references
Eelco Dolstra
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
2019-03-27
Fix Bison 3.3 warning
Eelco Dolstra
2018-07-23
parser.y: right-associativity of ->
volth
2018-07-21
parser.y: fix assoc of -> and < > <= >=
volth
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-04-18
parser: Allow mixed nested and top-level attrpaths
Félix Baylac-Jacqué
2017-11-03
Remove git:// support in NIX_PATH
Eelco Dolstra
2017-10-30
builtins.fetchgit: Support importing a working tree
Eelco Dolstra
2017-10-30
builtins.fetchGit: Return an attrset with revision info
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-26
nix-build/nix-shell: Eliminate call to nix-instantiate / nix-store
Eelco Dolstra
2017-05-05
Figure out the user's home directory if $HOME is not set
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
2016-09-14
Enable HTTP/2 support
Eelco Dolstra
2016-04-29
Support Git repos in the Nix path
Eelco Dolstra
2016-04-14
Make the search path lazier with non-fatal errors
Eelco Dolstra
2016-02-29
Add an HTTP binary cache store
Eelco Dolstra
2016-02-24
Throw a specific error for incomplete parse errors.
Scott Olson
2016-02-12
Merge pull request #762 from ctheune/ctheune-floats
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2016-01-05
First hit at providing support for floats in the language.
Christian Theune
2015-07-17
OCD: foreach -> C++11 ranged for
Eelco Dolstra
2015-07-03
Fix the hack that resets the scanner state.
Guillaume Maudoux
2015-05-06
nix-env/nix-instantiate/nix-build: Support URIs
Eelco Dolstra
2015-05-05
Allow URLs in the Nix search path
Eelco Dolstra
2015-02-23
Add restricted evaluation mode
Eelco Dolstra
2015-02-19
Merge branch 'tilde-paths' of https://github.com/shlevy/nix
Eelco Dolstra
2015-02-19
tilde paths: The rest of the string has to start with a slash anyway
Shea Levy
2015-02-19
tilde paths: construct the entire path at parse time
Shea Levy
2015-02-19
tilde paths: get HOME at parse time
Shea Levy
2015-02-19
Remove obsolete reference to ~ operator
Eelco Dolstra
2015-02-19
Allow the leading component of a path to be a ~
Shea Levy
2015-01-07
Show position info for failing <...> lookups
Eelco Dolstra
2014-12-14
Pedantry
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-07-30
Rename nixPath to __nixPath
Eelco Dolstra
2014-05-26
Remove ExprBuiltin
Eelco Dolstra
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
2014-05-26
Ensure that -I flags get included in nixPath
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
Pass position information to primop calls
Eelco Dolstra
2014-04-04
Include position info in function application
Eelco Dolstra
[prev]
[next]