leo/compiler/tests
2020-07-03 13:35:46 -07:00
..
array move integer enum and errors into compiler 2020-06-25 14:27:19 -07:00
boolean fix boolean namespaces and errors 2020-06-20 18:43:45 -07:00
circuits impl circuit member access with self.member 2020-07-03 13:35:46 -07:00
field fix field namespaces and errors 2020-06-20 17:49:09 -07:00
function fix index evaluation 2020-06-22 18:28:30 -07:00
group impl let/const for circuits and value wrappers 2020-06-16 09:49:45 -07:00
import fix multiple import bug and update tests 2020-07-02 05:48:43 -07:00
inputs Update file extensions to new convention 2020-06-19 22:07:02 -07:00
integers move integer enum and errors into compiler 2020-06-25 14:27:19 -07:00
mutability add const mut check 2020-06-29 20:29:53 -07:00
statements impl multiple returns and test 2020-06-23 23:56:51 -07:00
syntax fix return type namespaces 2020-06-23 17:48:35 -07:00
mod.rs add file path to formatted errors 2020-06-22 22:32:57 -07:00