roc/compiler/mono/src
2022-01-06 10:49:34 +00:00
..
code_gen_help Modify refcount of contents *before* structure to prevent use-after-free 2022-01-06 10:49:34 +00:00
alias_analysis.rs refactor passed (to higher order lowlevel) funcion 2021-11-30 21:50:27 +01:00
borrow.rs Lowlevels: replace RefCountGetPtr with the more general GetPtrAsInt. 2021-12-19 08:29:17 +00:00
decision_tree.rs working mono 2021-11-20 23:25:30 +01:00
exhaustive.rs Rename Located -> Loc 2021-12-22 19:18:22 -08:00
expand_rc.rs clean up some other dependencies 2021-11-10 16:25:03 +01:00
inc_dec.rs use param_map instead of localcontext 2021-12-05 15:21:25 +01:00
ir.rs don't throw away a jump 2022-01-03 16:50:43 +01:00
layout_soa.rs fix bug with lists and * type variables 2021-11-27 16:57:50 +01:00
layout.rs Support nullable wrapped tag union layouts in REPL 2021-12-29 17:55:21 -06:00
lib.rs Rename code gen helper file in mono 2021-12-16 16:52:47 +00:00
low_level.rs adding initial List.all 2021-11-16 16:34:36 -05:00
reset_reuse.rs hook up update mode for reset/reuse 2021-11-28 14:25:51 +01:00
tail_recursion.rs don't do aliasing in join points any more 2021-09-08 19:55:30 +02:00