schala/src/schala_lang
greg f7e88c7cab Fix struct literals in if expressions
With special case-ing, sigh :( Also will need to do this for match
expressions but I'll cross that bridge when I come to it
2018-07-26 00:52:45 -07:00
..
eval.rs Some more structure in evaluator 2018-07-26 00:52:45 -07:00
mod.rs Simplify some code 2018-07-26 00:52:45 -07:00
parsing.rs Fix struct literals in if expressions 2018-07-26 00:52:45 -07:00
type_check.rs Added a bunch of notes 2018-07-26 00:52:45 -07:00