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
/
build.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-10
Update dhall-lang submodule
Nadrieril
1
-4
/
+9
2019-08-08
Update dhall-lang submodule
Nadrieril
1
-0
/
+3
2019-08-08
Add support for dependent types
Nadrieril
1
-1
/
+4
2019-08-07
Update dhall-lang submodule
Nadrieril
1
-0
/
+1
2019-08-07
Flatten nested let bindings
Nadrieril
1
-0
/
+3
2019-08-07
Normalize field selection further by inspecting the argument
Nadrieril
1
-0
/
+12
2019-08-07
Remove an annoying redundancy in the test harness
Nadrieril
1
-35
/
+30
2019-08-07
Add binary-decode tests
Nadrieril
1
-2
/
+21
2019-08-07
Various parsing tweaks
Nadrieril
1
-4
/
+0
2019-08-06
Generalize empty list annotations
Nadrieril
1
-0
/
+2
2019-08-06
Add toMap keyword
Nadrieril
1
-0
/
+21
2019-08-06
Auto-generate typechecking tests list
Nadrieril
1
-3
/
+33
2019-08-06
Change URL parsing
Nadrieril
1
-0
/
+1
2019-08-06
Change some tests
Nadrieril
1
-15
/
+13
2019-08-06
RFC3986 URLs
Nadrieril
1
-2
/
+18
2019-08-06
Add some tests
Nadrieril
1
-2
/
+18
2019-08-06
Inline headers
Nadrieril
1
-0
/
+8
2019-08-03
Update dhall-lang submodule
Nadrieril
1
-5
/
+10
2019-05-12
Finish implementing binary encoding
Nadrieril
1
-2
/
+3
2019-05-12
Split-off printer and binary encoding tests from parser tests
Nadrieril
1
-0
/
+26
2019-05-12
Include success or failure prefix in test filtering
Nadrieril
1
-10
/
+10
2019-05-12
Implement binary encoding
Nadrieril
1
-0
/
+4
2019-05-09
Generate normalization tests automatically
Nadrieril
1
-25
/
+79
2019-04-10
Simplify test harness
Nadrieril
1
-2
/
+2
2019-04-08
Rename spec tests
Nadrieril
1
-2
/
+2
2019-04-08
Move spec tests into the relevant files
Nadrieril
1
-2
/
+2
2019-04-06
rustfmt
Nadrieril
1
-1
/
+3
2019-04-05
Update dhall-lang submodule
Nadrieril
1
-0
/
+1
2019-03-27
Manually rustfmt like a nazi
Nadrieril
1
-2
/
+10
2019-03-24
Parse multiline strings correctly
Nadrieril
1
-15
/
+21
2019-03-24
Generate parser tests list automatically
Nadrieril
1
-0
/
+42
2019-03-06
Split-off core into its own crate
Nadrieril
1
-6
/
+0
2019-03-02
Move part of parser into its own crate to limit recompilation times
Nadrieril
1
-34
/
+1
2019-03-01
Split abnf_to_pest and dhall into their own crates
Nadrieril
1
-0
/
+39