WIP: codegen backend #4

Draft
0xilly wants to merge 3 commits from 0xilly/Erythro:codegen into master
First-time contributor

Starting work on a codegen backend

Starting work on a codegen backend
0xilly added 2 commits 2023-04-18 20:59:15 +00:00
Signed-off-by: Anita Anderson <anita@ansan.io>
Signed-off-by: Anita Anderson <anita@ansan.io>
0xilly added 1 commit 2023-04-18 23:42:15 +00:00
Signed-off-by: Anita Anderson <anita@ansan.io>
This pull request has changes conflicting with the target branch.
  • CMakeLists.txt
  • src/Importer.c

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u codegen:0xilly-codegen
git checkout 0xilly-codegen

Merge

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 0xilly-codegen
git checkout master
git merge --ff-only 0xilly-codegen
git checkout 0xilly-codegen
git rebase master
git checkout master
git merge --no-ff 0xilly-codegen
git checkout master
git merge --squash 0xilly-codegen
git checkout master
git merge --ff-only 0xilly-codegen
git checkout master
git merge 0xilly-codegen
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheCurle/Erythro#4
No description provided.