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
/
Cargo.lock
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2019-03-08
Generate pest file manually in the hopes to reduce spurious recompilations
Nadrieril
1
-11
/
+2
2019-03-07
Use upstream pest
Nadrieril
1
-6
/
+14
2019-03-06
Finally get rid of old parser
Nadrieril
1
-564
/
+0
2019-03-06
Merge dhall_normalize back into dhall; that was unnecessary
Nadrieril
1
-15
/
+1
2019-03-06
Add proc_macro the generated dhall expressions
Nadrieril
1
-0
/
+11
2019-03-06
Split-off normalization into its own crate
Nadrieril
1
-0
/
+14
2019-03-06
Split-off core into its own crate
Nadrieril
1
-0
/
+11
2019-03-03
Handle errors in parser
Nadrieril
1
-0
/
+1
2019-03-02
Move part of parser into its own crate to limit recompilation times
Nadrieril
1
-15
/
+15
2019-03-01
Split abnf_to_pest and dhall into their own crates
Nadrieril
1
-16
/
+23
2019-03-01
Improve pest file layout
Nadrieril
1
-0
/
+16
2019-02-28
Auto-generate pest file from spec abnf
Nadrieril
1
-0
/
+27
2019-02-28
Start rewriting parser in pest
Nadrieril
1
-4
/
+122
2019-02-27
Revert "Try to update to latest nom"
Nadrieril
1
-16
/
+18
This reverts commit d5bc8da87f3fed99a010d867a3e34d2768caf768.
2019-02-27
Try to update to latest nom
Nadrieril
1
-18
/
+16
2019-02-27
Update dependencies
Nadrieril
1
-134
/
+509
2017-09-08
fixed some clippy warnings
Andre Bogus
1
-120
/
+147
2017-03-10
Colored error messages
NanoTech
1
-0
/
+10
2017-03-10
rustc-style error messages
NanoTech
1
-0
/
+7