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
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Get rid of box patterns
Nadrieril
2019-03-15
1
-1
/
+0
*
Implement binary decoding
Nadrieril
2019-03-14
1
-0
/
+2
*
Obey clippy lints
Nadrieril
2019-03-09
1
-0
/
+5
*
First import works !
Nadrieril
2019-03-09
1
-46
/
+1
*
Rename Expr back to its true name
Nadrieril
2019-03-08
1
-1
/
+1
*
Finally get rid of all the &'i str
Nadrieril
2019-03-08
1
-1
/
+2
*
rustfmt
Nadrieril
2019-03-08
1
-1
/
+1
*
Slowly propagate the new type parameter throughout the codebase
Nadrieril
2019-03-08
1
-1
/
+1
*
Make test harness less macro-y
Nadrieril
2019-03-07
1
-0
/
+46
*
rustfmt
Nadrieril
2019-03-06
1
-1
/
+1
*
Start parsing imports
Nadrieril
2019-03-06
1
-1
/
+1
*
Merge dhall_normalize back into dhall; that was unnecessary
Nadrieril
2019-03-06
1
-0
/
+4
*
Move context to dhall_core
Nadrieril
2019-03-06
1
-1
/
+0
*
Split-off core into its own crate
Nadrieril
2019-03-06
1
-7
/
+0
*
Allow empty match in match_children!
Nadrieril
2019-03-05
1
-0
/
+1
*
Remove unused unstable features
Nadrieril
2019-03-05
1
-2
/
+0
*
Handle errors in parser
Nadrieril
2019-03-03
1
-0
/
+1
*
Write macros to streamline parsing
Nadrieril
2019-03-03
1
-0
/
+1
*
Move part of parser into its own crate to limit recompilation times
Nadrieril
2019-03-02
1
-2
/
+1
*
Split abnf_to_pest and dhall into their own crates
Nadrieril
2019-03-01
1
-0
/
+12
[prev]