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
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-01
Don't pollute the dhall cache directory
Nadrieril
1
-3
/
+1
2020-10-30
Update annotate-snippets dependency
Nadrieril
1
-1
/
+1
2020-10-30
Update serde_cbor dependency
Nadrieril
1
-1
/
+1
2020-10-28
release: dhall version 0.8.0
Nadrieril
1
-1
/
+1
2020-10-25
Release dhall version 0.7.4
Nadrieril
1
-1
/
+1
2020-10-24
Release dhall version 0.7.2
Nadrieril
1
-1
/
+1
2020-10-16
chore: use latest libtest-mimic
Nadrieril
1
-2
/
+1
2020-10-10
Make reqwest an optional dependency
Basile Henry
1
-1
/
+4
2020-09-15
Release dhall version 0.7.0
Nadrieril
1
-1
/
+1
2020-08-05
fix: fix Cargo.toml for publication
Nadrieril
1
-0
/
+1
2020-08-05
Release dhall version 0.6.0
Nadrieril
1
-1
/
+1
2020-06-24
test: use errors instead of panics to signify test failure
Nadrieril
1
-1
/
+2
2020-06-24
test: write custom test harness for tests
Nadrieril
1
-1
/
+8
2020-06-24
fix: panic on remote import on wasm
Nadrieril
1
-6
/
+3
2020-06-24
chore: remove unused dependencies using cargo-udeps
Nadrieril
1
-1
/
+0
2020-06-24
chore: upgrade dependencies using cargo-outdated
Nadrieril
1
-2
/
+2
2020-06-24
chore: reduce crate size using cargo-diet
Nadrieril
1
-0
/
+1
2020-05-30
Release dhall version 0.5.3
Nadrieril
1
-1
/
+1
2020-05-30
Make reqwest build on wasm
Nadrieril
1
-1
/
+8
2020-05-15
test: Add some unit tests for cache
fteychene
1
-0
/
+1
2020-04-12
Release dhall version 0.5.2
Nadrieril
1
-1
/
+1
2020-04-09
Release dhall version 0.5.1
Nadrieril
1
-1
/
+1
2020-04-09
Force a version of pest_generator that uses quote 1.0
Nadrieril
1
-1
/
+1
2020-04-05
Add semantic-hash tests
Nadrieril
1
-0
/
+1
2020-04-05
Release dhall version 0.5.0
Nadrieril
1
-1
/
+1
2020-04-05
Release abnf_to_pest version 0.5.0
Nadrieril
1
-1
/
+1
2020-04-05
Setup cargo-release
Nadrieril
1
-1
/
+2
2020-03-31
Ensure version numbers are kept in sync
Nadrieril
1
-0
/
+1
2020-03-31
Introduce option builder
Nadrieril
1
-1
/
+1
2020-03-31
Upgrade annotate-snippets version
Nadrieril
1
-1
/
+1
2020-03-18
Cut release
Nadrieril
1
-1
/
+1
2020-03-17
Upgrade some dependencies
Nadrieril
1
-3
/
+3
2020-03-05
Implement remote imports and cleanup import chaining
Nadrieril
1
-0
/
+2
2020-02-21
Cut release
Nadrieril
1
-1
/
+1
2020-02-01
Implement once nice error using annotate_snippets
Nadrieril
1
-1
/
+2
2020-01-30
Use OnceCell to enable returning &ValKind
Nadrieril
1
-0
/
+1
2020-01-30
Remove use of take_mut
Nadrieril
1
-1
/
+0
2020-01-16
release
Nadrieril
1
-1
/
+1
2019-12-24
Release new version
Nadrieril
1
-1
/
+1
2019-12-22
Update abnf dependency in the hopes of fixing a bug
Nadrieril
1
-1
/
+1
2019-12-21
Bump dhall version
Nadrieril
1
-1
/
+1
2019-12-21
Generate parser manually to make the crate publishable
Nadrieril
1
-0
/
+2
2019-12-21
Bump abnf_to_pest version
Nadrieril
1
-1
/
+1
2019-12-21
Prepare for publishing on crates.io
Nadrieril
1
-3
/
+5
2019-12-20
Use smallvec instead of custom struct
Nadrieril
1
-1
/
+1
2019-12-20
Remove unused dependencies
Nadrieril
1
-3
/
+0
2019-12-17
Move pest file generation to dhall/build.rs
Nadrieril
1
-0
/
+2
2019-12-15
Move contents of dhall_syntax to dhall
Nadrieril
1
-4
/
+10
2019-08-18
Rework ValueInternal and clarify invariants around ValueF
Nadrieril
1
-0
/
+1
2019-08-13
Add new error type for serde_dhall
Nadrieril
1
-1
/
+1
[next]