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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Finish implementing binary encoding
Nadrieril
2019-05-12
1
-2
/
+3
|
*
Split-off printer and binary encoding tests from parser tests
Nadrieril
2019-05-12
1
-0
/
+26
|
*
Include success or failure prefix in test filtering
Nadrieril
2019-05-12
1
-10
/
+10
|
*
Implement binary encoding
Nadrieril
2019-05-12
1
-0
/
+4
|
|
|
|
Closes #39
*
Generate normalization tests automatically
Nadrieril
2019-05-09
1
-25
/
+79
|
*
Simplify test harness
Nadrieril
2019-04-10
1
-2
/
+2
|
*
Rename spec tests
Nadrieril
2019-04-08
1
-2
/
+2
|
*
Move spec tests into the relevant files
Nadrieril
2019-04-08
1
-2
/
+2
|
*
rustfmt
Nadrieril
2019-04-06
1
-1
/
+3
|
*
Update dhall-lang submodule
Nadrieril
2019-04-05
1
-0
/
+1
|
*
Manually rustfmt like a nazi
Nadrieril
2019-03-27
1
-2
/
+10
|
*
Parse multiline strings correctly
Nadrieril
2019-03-24
1
-15
/
+21
|
|
|
|
Closes #24
*
Generate parser tests list automatically
Nadrieril
2019-03-24
1
-0
/
+42
|
*
Split-off core into its own crate
Nadrieril
2019-03-06
1
-6
/
+0
|
*
Move part of parser into its own crate to limit recompilation times
Nadrieril
2019-03-02
1
-34
/
+1
|
*
Split abnf_to_pest and dhall into their own crates
Nadrieril
2019-03-01
1
-0
/
+39