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
/
tests
/
common
/
mod.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move spec tests into the relevant files
Nadrieril
2019-04-08
1
-176
/
+0
*
Restrict public API
Nadrieril
2019-04-07
1
-16
/
+47
*
Avoid constructing exprs manually when possible
Nadrieril
2019-04-07
1
-1
/
+1
*
Augment stack size for typecheck tests
Nadrieril
2019-04-07
1
-5
/
+15
*
Move binary decoding to new API
Nadrieril
2019-04-06
1
-14
/
+11
*
Massage import loading into new API
Nadrieril
2019-04-06
1
-2
/
+7
*
s/DhallError/ImportError/
Nadrieril
2019-04-06
1
-3
/
+3
*
Add type-inference tests
Nadrieril
2019-04-06
1
-0
/
+16
*
Move recursion out of Expr
Nadrieril
2019-03-31
1
-1
/
+1
*
Improve import handling in parser
Nadrieril
2019-03-21
1
-4
/
+9
*
Reorganize dhall_core a bit
Nadrieril
2019-03-21
1
-1
/
+1
*
Make parser implementation non-recursive
Nadrieril
2019-03-20
1
-16
/
+1
*
Cleanup parser code
Nadrieril
2019-03-20
1
-1
/
+1
*
Handle simple parsing cases with new macros
Nadrieril
2019-03-20
1
-1
/
+1
*
rustfmt
Nadrieril
2019-03-19
1
-1
/
+1
*
Test printer in parser tests
Nadrieril
2019-03-19
1
-0
/
+5
*
Add travis integration
Nadrieril
2019-03-19
1
-11
/
+15
*
Considerably simplify subst, shift and typechecking
Nadrieril
2019-03-18
1
-4
/
+1
*
Use Rc consistently everywhere
Nadrieril
2019-03-17
1
-9
/
+9
*
Split different tests features into their own files
Nadrieril
2019-03-15
1
-0
/
+121