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-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