Added TokRange token, and replaced TokColon with TokRange in GetSymbol and ArrayType, fixing issue #5 #6

Open
HippieKiller wants to merge 10 commits from HippieKiller/master into master
HippieKiller commented 2023-01-29 07:14:24 +00:00 (Migrated from github.com)
No description provided.
This pull request has changes conflicting with the target branch.
  • README.md
  • src/btpc.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 HippieKiller/master:HippieKiller/master
git switch HippieKiller/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 HippieKiller/master
git switch HippieKiller/master
git rebase master
git switch master
git merge --ff-only HippieKiller/master
git switch HippieKiller/master
git rebase master
git switch master
git merge --no-ff HippieKiller/master
git switch master
git merge --squash HippieKiller/master
git switch master
git merge --ff-only HippieKiller/master
git switch master
git merge HippieKiller/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!6
No description provided.