Celina G. Val
3f60165d27
Remove fold code and add Const::internal()
...
We are not planning to support user generated constant in the
foreseeable future, so we are removing the Fold logic for now in
favor of the Instance::resolve logic.
The Instance::resolve was however incomplete, since we weren't handling
internalizing constants yet. Thus, I added that.
I decided to keep the Const fields private in case we decide to
translate them lazily.
2023-10-24 14:50:58 -07:00
..
2023-10-20 21:14:01 +00:00
2023-10-22 21:27:46 +08:00
2023-10-20 21:14:01 +00:00
2023-10-20 21:14:01 +00:00
2023-10-17 04:41:20 +00:00
2023-10-23 13:04:35 -07:00
2023-10-16 15:38:08 -07:00
2023-10-24 19:29:54 +02:00
2023-10-23 00:51:35 +00:00
2023-10-24 12:22:23 +00:00
2023-10-20 21:14:01 +00:00
2023-10-23 20:24:09 +00:00
2023-10-24 09:36:47 +08:00
2023-10-24 17:08:59 +02:00
2023-10-23 09:59:40 +00:00
2023-10-16 15:38:08 -07:00
2023-10-18 07:45:56 +00:00
2023-10-20 21:14:02 +00:00
2023-10-16 15:38:08 -07:00
2023-10-20 10:52:24 +00:00
2023-10-21 15:56:01 +00:00
2023-10-24 19:29:55 +02:00
2023-10-18 21:55:15 +00:00
2023-10-20 21:14:01 +00:00
2023-10-24 14:46:13 +03:00
2023-10-24 19:29:55 +02:00
2023-10-24 17:09:00 +02:00
2023-10-20 21:14:01 +00:00
2023-10-18 21:55:15 +00:00
2023-10-21 11:33:05 +02:00
2023-10-21 11:04:19 +00:00
2023-10-23 08:20:29 +00:00
2023-10-20 21:14:01 +00:00
2023-10-24 17:09:00 +02:00
2023-10-21 23:04:17 +02:00
2023-10-24 00:25:32 +00:00
2023-10-24 00:25:32 +00:00
2023-10-21 12:20:05 +11:00
2023-10-20 21:14:01 +00:00
2023-10-20 21:14:01 +00:00
2023-10-20 21:10:38 +00:00
2023-10-22 07:20:36 -07:00
2023-10-22 21:27:46 +08:00
2023-10-24 09:51:26 +02:00
2023-10-24 14:50:58 -07:00
2023-10-24 19:29:55 +02:00
2023-10-21 11:33:05 +02:00
2023-10-22 21:20:30 +08:00
2023-10-24 08:08:45 +00:00
2023-10-18 21:55:15 +00:00
2023-10-20 21:14:01 +00:00
2023-10-23 16:02:05 -04:00
2023-10-24 14:50:58 -07:00