leo/compiler/src
2020-10-21 01:15:12 -07:00
..
console Merge branch 'master' into alloc_hunting 2020-10-21 01:05:24 -07:00
constraints Merge branch 'master' into alloc_hunting 2020-10-21 01:05:24 -07:00
definition perf: refactor a lot of the compiler so that Spans and Strings are rarely cloned 2020-10-15 18:19:34 +02:00
errors refactor: accept &Path instead of PathBuf where sufficient 2020-10-16 17:09:44 +02:00
expression fix string references 2020-10-21 01:15:12 -07:00
function perf: refactor a lot of the compiler so that Spans and Strings are rarely cloned 2020-10-15 18:19:34 +02:00
import Merge branch 'master' into alloc_hunting 2020-10-21 01:05:24 -07:00
output perf: use Cow to avoid some PathBuf allocations 2020-10-16 16:51:58 +02:00
program perf: refactor a lot of the compiler so that Spans and Strings are rarely cloned 2020-10-15 18:19:34 +02:00
statement perf: refactor a lot of the compiler so that Spans and Strings are rarely cloned 2020-10-15 18:19:34 +02:00
value Merge branch 'master' into alloc_hunting 2020-10-21 01:05:24 -07:00
compiler.rs Merge branch 'master' into alloc_hunting 2020-10-21 01:05:24 -07:00
lib.rs clippy: allow module_inception 2020-10-05 17:18:25 +02:00