Files
zig/src
jagt 29c32b3dc5 Namespace.decls use context to save memory
change `Module.Namespace.decls` from `AutoArrayHashMapUnmanaged` to
`ArrayHashMapUnmanaged(*Decl, void)` with custom context to eliminate
duplicated decl name strings.

Also see:
https://zig.news/andrewrk/how-to-use-hash-map-contexts-to-save-memory-when-doing-a-string-table-3l33
2022-03-27 11:23:11 +03:00
..
2022-03-22 23:37:20 -04:00
2022-03-19 19:13:31 +02:00
2022-01-14 12:39:06 -07:00
2022-01-30 14:30:46 +01:00
2022-03-22 15:45:58 -07:00
2022-01-02 13:16:17 -07:00
2022-03-22 15:45:58 -07:00
2022-03-17 19:03:37 -07:00
2022-01-07 00:06:06 -05:00
2022-03-26 00:33:14 -07:00
2022-03-22 15:45:58 -07:00
2022-03-26 00:33:14 -07:00
2021-09-24 13:39:20 -04:00