-
Notifications
You must be signed in to change notification settings - Fork 146
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
Add egs_view egsinp editor with autocompletion for all egs++ apps #1164
Draft
Xuan-Zheng05
wants to merge
40
commits into
nrc-cnrc:develop
Choose a base branch
from
Xuan-Zheng05:add-egs-view-editor3
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 17, 2024
-
Initial commit with very basic groundwork for a text editor in egs_view. Adds some syntax highlighting, and begins building a structure in geometries to return input keys. Includes debug statements and nonsense behaviour.
Configuration menu - View commit details
-
Copy full SHA for 5cf74da - Browse repository at this point
Copy the full SHA 5cf74daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439a0dc - Browse repository at this point
Copy the full SHA 439a0dcView commit details -
Initial commit with very basic groundwork for a text editor in egs_view. Adds some syntax highlighting, and begins building a structure in geometries to return input keys. Includes debug statements and nonsense behaviour.
Configuration menu - View commit details
-
Copy full SHA for 1caf68c - Browse repository at this point
Copy the full SHA 1caf68cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d03724 - Browse repository at this point
Copy the full SHA 0d03724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5642956 - Browse repository at this point
Copy the full SHA 5642956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19922d9 - Browse repository at this point
Copy the full SHA 19922d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212a9f2 - Browse repository at this point
Copy the full SHA 212a9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7da362 - Browse repository at this point
Copy the full SHA b7da362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 618c6f0 - Browse repository at this point
Copy the full SHA 618c6f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 406f174 - Browse repository at this point
Copy the full SHA 406f174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d2374 - Browse repository at this point
Copy the full SHA 31d2374View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6fca07 - Browse repository at this point
Copy the full SHA d6fca07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916f1f0 - Browse repository at this point
Copy the full SHA 916f1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e320166 - Browse repository at this point
Copy the full SHA e320166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85326e6 - Browse repository at this point
Copy the full SHA 85326e6View commit details -
Add support for all of the geometries in the egs_view editor.
Configuration menu - View commit details
-
Copy full SHA for 4d2895c - Browse repository at this point
Copy the full SHA 4d2895cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d65c15 - Browse repository at this point
Copy the full SHA 1d65c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f59cd3 - Browse repository at this point
Copy the full SHA 0f59cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790ed98 - Browse repository at this point
Copy the full SHA 790ed98View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcec3a - Browse repository at this point
Copy the full SHA dbcec3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea05f21 - Browse repository at this point
Copy the full SHA ea05f21View commit details -
Fix the recent egs_view ui changes
Recent changes to egs_view were missing some necessary additions to the ui file. These have been included, along with a couple minor changes. Also set the compiler flags to use std=c++14 instead of std=c++11.
Configuration menu - View commit details
-
Copy full SHA for ecd69e2 - Browse repository at this point
Copy the full SHA ecd69e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a28e4 - Browse repository at this point
Copy the full SHA 81a28e4View commit details -
Add iaea_phsp_source editor inputs
Add egs_editor support for iaea_phsp_source. Also remove the c++14 flag for egs_view since it should already be included for all C++ in order for egs++ to compile.
Configuration menu - View commit details
-
Copy full SHA for 99b8ef4 - Browse repository at this point
Copy the full SHA 99b8ef4View commit details -
Remove old egs_view debug messages
Remove or improve debug messages. Add handling of the EDITOR_DEBUG define for egs_editor debugging.
Configuration menu - View commit details
-
Copy full SHA for 2a2e604 - Browse repository at this point
Copy the full SHA 2a2e604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70be98a - Browse repository at this point
Copy the full SHA 70be98aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c35a9 - Browse repository at this point
Copy the full SHA c8c35a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78965f - Browse repository at this point
Copy the full SHA c78965fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 868f84c - Browse repository at this point
Copy the full SHA 868f84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a78cf - Browse repository at this point
Copy the full SHA 85a78cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9549983 - Browse repository at this point
Copy the full SHA 9549983View commit details -
Configuration menu - View commit details
-
Copy full SHA for be3fe92 - Browse repository at this point
Copy the full SHA be3fe92View commit details -
Add more egs_editor completion and examples
Add auto-completion for apps, ausgab objects, materials and run control. Add dropdown for user to select application in egs_editor. Full support for pegsless materials not quite done.
Configuration menu - View commit details
-
Copy full SHA for d251483 - Browse repository at this point
Copy the full SHA d251483View commit details -
Configuration menu - View commit details
-
Copy full SHA for a45213c - Browse repository at this point
Copy the full SHA a45213cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e1cce - Browse repository at this point
Copy the full SHA 56e1cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b97b9 - Browse repository at this point
Copy the full SHA d2b97b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a509ab2 - Browse repository at this point
Copy the full SHA a509ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for efcfc4d - Browse repository at this point
Copy the full SHA efcfc4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ea112 - Browse repository at this point
Copy the full SHA 59ea112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e2cbb - Browse repository at this point
Copy the full SHA 99e2cbbView commit details
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.