index
:
dhall_rust
derive-macro
substitutions
working copy forked from https://github.com/Nadrieril/dhall-rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dhall
/
tests
/
parser
/
failure
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
spec: allow trailing delimiters
Nadrieril
4
-0
/
+24
2020-06-25
spec: support Dhall v17.0.0
Nadrieril
15
-0
/
+90
2020-06-25
spec!: remove the ability to quote paths in URLs
Nadrieril
1
-0
/
+6
2020-06-25
spec: ensure `keyword` rule only matches keywords
Nadrieril
10
-10
/
+10
2020-06-25
spec: not all ABNF parsers like empty rules
Nadrieril
1
-1
/
+1
2020-06-25
spec: fix precedence of `===` and `with`
Nadrieril
3
-0
/
+18
2020-03-20
Parse RFC3986 URLs
Nadrieril
2
-4
/
+4
2020-03-12
Upstream the `with` grammar tweak
Nadrieril
2
-2
/
+2
2020-03-11
Implement record puns
Nadrieril
2
-1
/
+7
2020-03-10
Upstream all local tests
Nadrieril
1
-1
/
+0
2020-03-10
Add support for `with` keyword
Nadrieril
2
-2
/
+2
2020-03-05
Update dhall-lang submodule
Nadrieril
3
-3
/
+15
2020-03-05
Add a bunch of tests
Nadrieril
1
-0
/
+1
2020-02-21
Oops
Nadrieril
1
-0
/
+6
2020-02-20
Add support for dotted field syntax
Nadrieril
2
-2
/
+2
2020-02-20
Disallow Natural literals with leading zeros
Nadrieril
1
-0
/
+6
2020-02-20
Add support for duplicate record fields
Nadrieril
2
-4
/
+4
2020-02-09
Track error output of parsing and binary decoding tests
Nadrieril
52
-0
/
+307