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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spec: allow trailing delimiters
Nadrieril
2020-06-25
4
-0
/
+24
*
spec: support Dhall v17.0.0
Nadrieril
2020-06-25
15
-0
/
+90
*
spec!: remove the ability to quote paths in URLs
Nadrieril
2020-06-25
1
-0
/
+6
*
spec: ensure `keyword` rule only matches keywords
Nadrieril
2020-06-25
10
-10
/
+10
*
spec: not all ABNF parsers like empty rules
Nadrieril
2020-06-25
1
-1
/
+1
*
spec: fix precedence of `===` and `with`
Nadrieril
2020-06-25
3
-0
/
+18
*
Parse RFC3986 URLs
Nadrieril
2020-03-20
2
-4
/
+4
*
Upstream the `with` grammar tweak
Nadrieril
2020-03-12
2
-2
/
+2
*
Implement record puns
Nadrieril
2020-03-11
2
-1
/
+7
*
Upstream all local tests
Nadrieril
2020-03-10
1
-1
/
+0
*
Add support for `with` keyword
Nadrieril
2020-03-10
2
-2
/
+2
*
Update dhall-lang submodule
Nadrieril
2020-03-05
3
-3
/
+15
*
Add a bunch of tests
Nadrieril
2020-03-05
1
-0
/
+1
*
Oops
Nadrieril
2020-02-21
1
-0
/
+6
*
Add support for dotted field syntax
Nadrieril
2020-02-20
2
-2
/
+2
*
Disallow Natural literals with leading zeros
Nadrieril
2020-02-20
1
-0
/
+6
*
Add support for duplicate record fields
Nadrieril
2020-02-20
2
-4
/
+4
*
Track error output of parsing and binary decoding tests
Nadrieril
2020-02-09
52
-0
/
+307