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