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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix: fix changelog
Nadrieril
2020-10-25
1
-1
/
+1
*
Merge pull request #181 from basile-henry/text-replace
Basile Henry
2020-10-25
7
-5
/
+65
|
\
|
*
Refactor Text/replace eval
Basile Henry
2020-10-25
1
-42
/
+29
|
*
Implement Text/replace
Basile Henry
2020-10-25
3
-3
/
+65
|
*
Disable With related tests
Basile Henry
2020-10-25
1
-1
/
+10
|
*
Use dhall-lang v19.0
Basile Henry
2020-10-25
3
-1
/
+3
|
/
*
Release serde_dhall version 0.7.3
Nadrieril
2020-10-24
5
-5
/
+8
*
fix: update changelog
Nadrieril
2020-10-24
1
-1
/
+3
*
Merge pull request #183 from io12/pub-simple-value
Nadrieril
2020-10-24
3
-6
/
+130
|
\
|
*
Make SimpleValue public and add from_simple_value()
Benjamin Levy
2020-10-24
3
-6
/
+130
|
/
*
Release serde_dhall version 0.7.2
Nadrieril
2020-10-24
5
-5
/
+8
*
Release dhall version 0.7.2
Nadrieril
2020-10-24
4
-4
/
+4
*
fix: update changelog
Nadrieril
2020-10-24
1
-0
/
+2
*
Merge pull request #182 from basile-henry/optional-reqwest
Nadrieril
2020-10-24
1
-1
/
+5
|
\
|
*
Propagate reqwest feature to serde_dhall
Basile Henry
2020-10-23
1
-1
/
+5
|
/
*
Release serde_dhall version 0.7.1
Nadrieril
2020-10-16
5
-5
/
+9
*
chore: use latest libtest-mimic
Nadrieril
2020-10-16
2
-653
/
+650
*
feat: Add a `Display` impl for `SimpleType`
Nadrieril
2020-10-16
2
-0
/
+23
*
fix: `format_strings` is a nightly-only rustfmt option
Nadrieril
2020-10-16
1
-1
/
+1
*
chore: update version of dhall-haskell in nix-shell
Nadrieril
2020-10-16
2
-5
/
+5
*
Merge pull request #178 from basile-henry/optional-reqwest
Nadrieril
2020-10-12
2
-2
/
+9
|
\
|
*
Make reqwest an optional dependency
Basile Henry
2020-10-10
2
-2
/
+9
|
/
*
Release serde_dhall version 0.7.0
Nadrieril
2020-09-15
5
-5
/
+8
*
Release dhall version 0.7.0
Nadrieril
2020-09-15
4
-5
/
+5
*
Merge pull request #176 from Nadrieril/catchup-spec
Nadrieril
2020-09-15
18
-32
/
+83
|
\
|
*
spec!: support Dhall v18.0.0
Nadrieril
2020-09-14
3
-3
/
+2
|
*
spec: Enable `with` optimizations
Nadrieril
2020-09-14
17
-31
/
+81
|
*
spec: update to 17.1.0
Nadrieril
2020-09-14
3
-1
/
+3
|
/
*
fix: fix Cargo.toml for publication
Nadrieril
2020-08-05
1
-0
/
+1
*
Release serde_dhall version 0.6.0
Nadrieril
2020-08-05
5
-5
/
+8
*
Release dhall version 0.6.0
Nadrieril
2020-08-05
4
-5
/
+5
*
Merge pull request #172 from Nadrieril/trailing-delims
Nadrieril
2020-06-25
27
-6
/
+52
|
\
|
*
spec: allow trailing delimiters
Nadrieril
2020-06-25
27
-6
/
+52
|
/
*
test: mark excluded tests as ignored instead of deleting them
Nadrieril
2020-06-25
1
-11
/
+6
*
Merge pull request #171 from Nadrieril/catchup-spec
Nadrieril
2020-06-25
66
-231
/
+254
|
\
|
*
fix: always set XDG_CACHE_HOME in tests.
Nadrieril
2020-06-25
1
-10
/
+11
|
*
fix: exclude prelude test for now
Nadrieril
2020-06-25
1
-1
/
+3
|
*
fix: ignore a test on Windows
Nadrieril
2020-06-25
1
-0
/
+1
|
*
spec: support Dhall v17.0.0
Nadrieril
2020-06-25
18
-6
/
+97
|
*
spec!: remove Optional/build and Optional/fold
Nadrieril
2020-06-25
8
-48
/
+29
|
*
chore: garbage collect removed tests
Nadrieril
2020-06-25
3
-12
/
+0
|
*
spec: remove Unicode character from `dhall.abnf`
Nadrieril
2020-06-25
3
-2
/
+1
|
*
spec!: remove the ability to quote paths in URLs
Nadrieril
2020-06-25
7
-15
/
+16
|
*
spec: ensure `keyword` rule only matches keywords
Nadrieril
2020-06-25
12
-12
/
+14
|
*
spec: not all ABNF parsers like empty rules
Nadrieril
2020-06-25
5
-45
/
+22
|
*
spec: allow quoted labels to be empty
Nadrieril
2020-06-25
7
-3
/
+8
|
*
spec: support Dhall v16.0.0
Nadrieril
2020-06-25
3
-4
/
+2
|
*
spec: update encoding of floating point values to RFC7049bis
Nadrieril
2020-06-25
6
-12
/
+7
|
*
spec: allow unions with mixed kinds
Nadrieril
2020-06-25
11
-58
/
+6
|
*
spec: fix precedence of `===` and `with`
Nadrieril
2020-06-25
16
-14
/
+48
|
/
[prev]
[next]