hm-inference #6
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#6
Loading…
Reference in New Issue
No description provided.
Delete Branch "hm-inference"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Merge the HM inference branch. The old code generation code is deleted, the new code generation module would use the information from type inference. This is still a WIP but the new code can already compile functions that only contain use primitive types.
Rebasing (55/130) Rebasing (56/130) Rebasing (57/130) Rebasing (58/130) Rebasing (59/130) Rebasing (60/130) Rebasing (61/130) Rebasing (62/130) Rebasing (63/130) Rebasing (64/130) Rebasing (65/130) Rebasing (66/130) Rebasing (67/130) Rebasing (68/130) Rebasing (69/130) Rebasing (70/130) Rebasing (71/130) Rebasing (72/130) Rebasing (73/130) Rebasing (74/130) Rebasing (75/130) Rebasing (76/130) Rebasing (77/130) Rebasing (78/130) Rebasing (79/130) Rebasing (80/130) Rebasing (81/130) Rebasing (82/130) Rebasing (83/130) Rebasing (84/130) Rebasing (85/130) Rebasing (86/130) Rebasing (87/130) Rebasing (88/130) Rebasing (89/130) Rebasing (90/130) Rebasing (91/130) Rebasing (92/130) Rebasing (93/130) Rebasing (94/130) Rebasing (95/130) Rebasing (96/130) error: could not apply 42a636b... add Arc<Mutex> and change from Box to Arc, need format and cleanup
Resolve all conflicts manually, mark them as resolved with
"git add/rm <conflicted_files>", then run "git rebase --continue".
You can instead skip this commit: run "git rebase --skip".
To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 42a636b... add Arc<Mutex> and change from Box to Arc, need format and cleanup
Auto-merging nac3core/src/top_level.rs
CONFLICT (content): Merge conflict in nac3core/src/top_level.rs