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 (
Expand
)
Author
Files
Lines
2019-04-25
Revert "Try property testing against reference implementation"
Nadrieril
1
-267
/
+0
2019-04-25
Try property testing against reference implementation
Nadrieril
1
-0
/
+267
2019-04-20
Improve test failure ergonomics
Nadrieril
1
-0
/
+31
2019-04-20
improved_slice_patterns now returns ownership on error
Nadrieril
1
-2
/
+3
2019-04-15
Seriously, trailing slash?
Nadrieril
1
-2
/
+2
2019-04-15
Keep rule order in `abnf_to_pest`
Nadrieril
1
-0
/
+7
2019-04-15
Use upstream abnf crate
Nadrieril
1
-4
/
+4
2019-04-14
improved_slice_patterns: publish new version
Nadrieril
1
-2
/
+2
2019-04-14
improved_slice_patterns: prepare for publishing
Nadrieril
1
-2
/
+2
2019-04-14
Rename iter_patterns to improved_slice_patterns
Nadrieril
1
-2
/
+2
2019-04-14
Update dependencies
Nadrieril
1
-30
/
+30
2019-04-14
Use upstream pest
Nadrieril
1
-11
/
+2
2019-04-13
Clarify role of dhall_generated_parser crate
Nadrieril
1
-10
/
+10
2019-04-12
Remove some leftover dependencies
Nadrieril
1
-8
/
+0
2019-04-11
Ditch quick_error because it doesn't support generic parameters
Nadrieril
1
-7
/
+0
2019-04-10
Cleanup error handling
Nadrieril
1
-0
/
+7
2019-04-10
Prepare for serde support
Nadrieril
1
-3
/
+18
2019-03-26
Derive DhallType for structs
Nadrieril
1
-4
/
+5
2019-03-24
Parse multiline strings correctly
Nadrieril
1
-0
/
+30
2019-03-19
Extract the core of parser macros into a separate crate
Nadrieril
1
-0
/
+5
2019-03-14
Handle and parse interpolated strings
Nadrieril
1
-0
/
+69
2019-03-14
Implement binary decoding
Nadrieril
1
-0
/
+30
2019-03-11
Set rustup toolchain to nightly
Nadrieril
1
-0
/
+2
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
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