Return mapping from variables to registers in fate compilation #902

Merged
ghallak merged 13 commits from ghallak/vars-registers-map into master 2022-10-25 15:42:03 +09:00

13 Commits

Author SHA1 Message Date
Gaith Hallak
2c6afd5ee0 Remove empty saved_fresh_names map from fcode env 2022-10-25 08:20:30 +03:00
Gaith Hallak
99f20f2523 Update docs about the new flag 2022-10-25 08:17:38 +03:00
Gaith Hallak
ee37e187e8 Make variables registers optional 2022-10-25 08:14:40 +03:00
Gaith Hallak
d84e21a5ad Update CHANGELOG 2022-10-23 15:08:31 +03:00
Gaith Hallak
cb588dc04b Manually handle making function names 2022-10-23 15:07:25 +03:00
Gaith Hallak
20f6d0d130 Use function names as strings 2022-10-23 15:07:25 +03:00
Gaith Hallak
4aa3a6b505 Formatting fix 2022-10-23 15:07:25 +03:00
Gaith Hallak
f9b8114c0c Fix dialyzer warnings 2022-10-23 15:07:25 +03:00
Gaith Hallak
ce24f0bc67 Undo whitespace changes 2022-10-23 15:07:25 +03:00
Gaith Hallak
4715894471 Report saved fresh names as part of fcode env 2022-10-23 15:07:25 +03:00
Gaith Hallak
f8f67ced47 Record real names 2022-10-23 15:07:25 +03:00
Gaith Hallak
49200a6c55 Fix dialyzer issues 2022-10-23 15:07:25 +03:00
Gaith Hallak
ebd72d9203 Return mapping from variables to registers 2022-10-23 15:07:25 +03:00