RTL generator and very long lines #2

Open
Mazdaywik wants to merge 12 commits from bmstu-iu9/master into master
Mazdaywik commented 2017-02-07 09:42:25 +00:00 (Migrated from github.com)

RTL generator is written on BTPC — no need to use Delphi or FreePascal for BTPC development.

Very long lines (>120) is splitten include stub code.

I hope that I preserve original code style in my changes.

RTL generator is written on BTPC — no need to use Delphi or FreePascal for BTPC development. Very long lines (>120) is splitten include stub code. I hope that I preserve original code style in my changes.
This pull request has changes conflicting with the target branch.
  • README.md
  • src/btpc.dpr
  • src/makertl.bat
  • src/rtl2pas.dpr
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin bmstu-iu9/master:bmstu-iu9/master
git switch bmstu-iu9/master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff bmstu-iu9/master
git switch bmstu-iu9/master
git rebase master
git switch master
git merge --ff-only bmstu-iu9/master
git switch bmstu-iu9/master
git rebase master
git switch master
git merge --no-ff bmstu-iu9/master
git switch master
git merge --squash bmstu-iu9/master
git switch master
git merge --ff-only bmstu-iu9/master
git switch master
git merge bmstu-iu9/master
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
BeRo1985/berotinypascal!2
No description provided.