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
2022-01-27
convert a for more utilities to string_view
pennae
2022-01-25
Fix parsing of variable names that are a suffix of '__curPos'
regnat
2022-01-24
Fix parsing of variable names that are a prefix of '__curPos'
Eelco Dolstra
2022-01-19
defer formals duplicate check for incresed efficiency all round
pennae
2022-01-19
don't use Symbols for strings
pennae
2022-01-19
remove ExprIndStr
pennae
2022-01-13
avoid copies of parser input data
pennae
2022-01-13
don't strdup tokens in the lexer
pennae
2022-01-03
Merge branch 'master' into debug-exploratory-PR
Ben Burdette
2021-12-27
remove debug code
Ben Burdette
2021-12-20
:d error
Ben Burdette
2021-12-13
Merge branch 'better-interpolation-error-location' of https://github.com/gree...
Eelco Dolstra
2021-11-25
Merge branch 'master' into debug-merge
Ben Burdette
2021-11-17
Parse '(f x) y' the same as 'f x y'
Eelco Dolstra
2021-11-07
Remove unused "<let-body>" symbol
Andreas Rammhold
2021-11-04
Optimize primop calls
Eelco Dolstra
2021-11-04
StaticEnv: Use std::vector instead of std::map
Eelco Dolstra
2021-10-27
Remove redundant 'warning:'
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-22
more code cleanup
Ben Burdette
2021-10-22
remove more debug code
Ben Burdette
2021-10-11
comment out debugs
Ben Burdette
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-09-22
Better eval error locations for interpolation and +
Geoff Reedy
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-08-31
fix parse of `/${foo}`. was `// + foo`
Taeer Bar-Yam
2021-08-06
add antiquotations to paths
Taeer Bar-Yam
2021-04-13
libexpr: misc improvements for proper error position
Maximilian Bosch
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-25
Merge remote-tracking branch 'origin/master' into github-api-token
Gregory Hale
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-16
Fetch commits from github/gitlab using Auth header
Greg Hale
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-02
assert for invalid fileorigin
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-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Give better error message about <...> in pure eval mode
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-21
remove error-demo from make; clean up comment
Ben Burdette
2020-05-20
print LOC for stdin, string args
Ben Burdette
2020-05-13
formatting and a few minor changes
Ben Burdette
2020-05-12
convert to logWarning format
Ben Burdette
2020-05-11
more pos reporting
Ben Burdette
2020-05-11
new format for pos
Ben Burdette
[prev]
[next]