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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Parse RFC3986 URLs
Nadrieril
2020-03-20
5
-28
/
+27
*
Update to latest pest_consume to remove spurious clippy warning
Nadrieril
2020-03-18
1
-1
/
+0
*
Cut release
Nadrieril
2020-03-18
2
-2
/
+2
*
Remove never_type feature
Nadrieril
2020-03-17
4
-19
/
+19
*
Upgrade some dependencies
Nadrieril
2020-03-17
1
-3
/
+3
*
Run clippy
Nadrieril
2020-03-17
17
-128
/
+177
*
Circumvent weird rustfmt inconsistency
Nadrieril
2020-03-17
1
-2
/
+5
*
Upstream the `with` grammar tweak
Nadrieril
2020-03-12
3
-15
/
+2
*
Implement record puns
Nadrieril
2020-03-11
6
-2
/
+16
*
Upstream all local tests
Nadrieril
2020-03-10
148
-201
/
+3
*
Add support for `with` keyword
Nadrieril
2020-03-10
8
-4
/
+68
*
Forgot to commit test output
Nadrieril
2020-03-05
1
-0
/
+1
*
Implement conservative sanity checking
Nadrieril
2020-03-05
4
-58
/
+77
*
Cache imports correctly
Nadrieril
2020-03-05
5
-25
/
+22
*
Implement remote imports and cleanup import chaining
Nadrieril
2020-03-05
13
-122
/
+193
*
Implement remote `as Location` resolution
Nadrieril
2020-03-05
24
-12
/
+52
*
Implement `as Text` imports
Nadrieril
2020-03-05
7
-16
/
+33
*
Refactor resolve a bit
Nadrieril
2020-03-05
1
-80
/
+76
*
Implement `missing` and `env:VAR` imports
Nadrieril
2020-03-05
6
-19
/
+24
*
Add a lot of import tests
Nadrieril
2020-03-05
53
-2
/
+96
*
Run tests from repo root as specified in spec
Nadrieril
2020-03-05
11
-11
/
+17
*
Implement `as Location` imports
Nadrieril
2020-03-05
5
-60
/
+104
*
Run tests from dhall dir
Nadrieril
2020-03-05
10
-10
/
+10
*
Add a bunch of `as Location` unit tests
Nadrieril
2020-03-05
35
-0
/
+50
*
Update dhall-lang submodule
Nadrieril
2020-03-05
3
-3
/
+15
*
Add a bunch of tests
Nadrieril
2020-03-05
49
-0
/
+70
*
Allow some slow tests to only be run in release mode
Nadrieril
2020-03-05
1
-25
/
+36
*
Implement some normalization simplifications
Nadrieril
2020-03-05
3
-86
/
+83
*
Normalization for ProjectionByExpr
Basile Henry
2020-03-02
2
-4
/
+35
*
Enable ProjectionByType tests
Basile Henry
2020-03-02
1
-8
/
+1
*
Cut release
Nadrieril
2020-02-21
2
-2
/
+2
*
Oops
Nadrieril
2020-02-21
1
-0
/
+6
*
Update dhall-lang submodule
Nadrieril
2020-02-20
1
-0
/
+3
*
Add support for dotted field syntax
Nadrieril
2020-02-20
5
-24
/
+16
*
Disallow Natural literals with leading zeros
Nadrieril
2020-02-20
1
-0
/
+6
*
Add support for duplicate record fields
Nadrieril
2020-02-20
11
-31
/
+73
*
Expose fewer pub things
Nadrieril
2020-02-19
5
-48
/
+13
*
Avoid re-typechecking after import
Nadrieril
2020-02-19
7
-15
/
+26
*
Discard import headers while we don't use them
Nadrieril
2020-02-18
3
-13
/
+10
*
Remove useless `normalize` option from ToExprOptions
Nadrieril
2020-02-18
3
-26
/
+6
*
Borrow relevant Hir from Tir
Nadrieril
2020-02-18
4
-40
/
+50
*
Remove spans from Nir
Nadrieril
2020-02-17
1
-15
/
+7
*
Rename Value to Nir
Nadrieril
2020-02-17
12
-401
/
+377
*
Rename TyExpr to Tir
Nadrieril
2020-02-17
5
-31
/
+29
*
Remove some unused code
Nadrieril
2020-02-17
1
-24
/
+0
*
Factor out desugaring from resolve
Nadrieril
2020-02-17
1
-22
/
+31
*
Extract resolve-relevant envs together
Nadrieril
2020-02-17
4
-112
/
+118
*
Move hir and resolve into a module
Nadrieril
2020-02-17
5
-2
/
+6
*
Avoid recomputing universes in tck
Nadrieril
2020-02-16
7
-59
/
+97
*
Oops, leftover #![allow(dead_code)]
Nadrieril
2020-02-16
1
-17
/
+1
[prev]
[next]