-
Notifications
You must be signed in to change notification settings - Fork 8
Alternative string pointers (preliminary support for 64-bit) #409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e506cb6
NANDAT WIP
chipbarnaby 125e887
NANDAT progress
chipbarnaby 484bd45
Merge branch 'main' into nandat
chipbarnaby 5db4d3f
CULT changes re NCHOICE
chipbarnaby c73896d
Merge cultdump
chipbarnaby dcedf87
Resolve cncult.cpp merge conflicts
chipbarnaby 982a71e
CULSTR initial implementation
chipbarnaby f51c5b8
Merge branch 'main' into alt-string-ptrs
chipbarnaby d3551cf
CULSTR conversion (compiles, does not run)
chipbarnaby b5abdfb
CULSTR progress
chipbarnaby a2ee030
CULSTR WIP (before ANAME change)
chipbarnaby cba1c49
CULSTR WIP
chipbarnaby 024e2a3
CULSTR WIP
chipbarnaby ec4d49a
Fixed all CULSTR uses in application code
chipbarnaby 91183d6
Merge branch 'nandat' into alt-string-ptrs
chipbarnaby 138b39d
VALDNT reorg WIP
chipbarnaby 2539865
VALNDT progress
chipbarnaby 544bf8d
Destructor rework
chipbarnaby 049e632
CULSTR natvis; debug progress
chipbarnaby 4037cbb
CULSTR progress
chipbarnaby 0d12fe1
Merge from main
chipbarnaby 09aa8dc
Fix cnglob.h
chipbarnaby 99fbe63
Merge branch 'main' into alt-string-ptrs
chipbarnaby dcbe9a1
Merge from main
chipbarnaby aba2fc1
Restart work branch
chipbarnaby 0892721
Debugging progress
chipbarnaby 064b17e
Change 'name' to 'Name()'
chipbarnaby bf611fd
Merge branch 'main' into alt-string-ptrs
chipbarnaby 059d305
CULSTR progress
chipbarnaby 4a4bfcf
CULSTR tweaks
chipbarnaby fd5e7d0
Merge branch 'main' into alt-string-ptrs
chipbarnaby 6ad207f
Debug progress
chipbarnaby 3cd2999
Merge in branch main
chipbarnaby 6b18753
All tests OK (w/o exman USEVECT)
chipbarnaby a11d3f6
Cleanup; some tweaks re 64 bit
chipbarnaby c73cc3c
New test commands.cse and associated fixes
chipbarnaby 4217460
Testable 32-bit version; add commands.cse test
chipbarnaby File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,6 +12,8 @@ | |
| /test/error_handling/*.spl | ||
| # !/test/*.exe see below | ||
|
|
||
| test2/ | ||
|
|
||
| # User-specific files | ||
| *.suo | ||
| *.user | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is strange, but mostly harmless.