-
Notifications
You must be signed in to change notification settings - Fork 0
PR: code review #1
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
Open
jbessi
wants to merge
122
commits into
before-pse
Choose a base branch
from
main
base: before-pse
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.
Open
Changes from all commits
Commits
Show all changes
122 commits
Select commit
Hold shift + click to select a range
6a51261
Add parser
PurpleAnanas 265a9bf
Add Monaco
PurpleAnanas 1475b78
Create new_parser.pegjs
PurpleAnanas 2fc0ee2
Create variables.json
PurpleAnanas 27b9df8
Create new_parser.js
PurpleAnanas a2f730c
Add files via upload
PurpleAnanas acfe21b
Create grammatik_idee
PurpleAnanas 85b1fbc
Delete Parser directory
andrinM 62f7028
Add files via upload
andrinM 3443c84
added the latest version of the peggy parser
4fa55c0
Imported the Monaco Editor
Zediwan baeb60e
Updated README.md
Zediwan 7451df9
Updated README.md
Zediwan 7ace582
Renamed the Monaco Folder
Zediwan 8312e60
Modified test file
oliolioli 15af0c8
Removed old test file
oliolioli e5e3274
Cleaned up repo /src/__test__
oliolioli 7c8b218
Deleted file
PurpleAnanas 05d8275
Moved parser to Peggy
PurpleAnanas 1b0e0c3
adapted a file
PurpleAnanas 7deeaff
Modified and adapted tests in medcodelogic.test.tsx
oliolioli cd596be
Merge branch 'main' of https://github.com/eonum/mcl-editor into main
oliolioli a678d75
file deleted
PurpleAnanas cbc8e16
Changed tests
oliolioli 190880c
Merge branch 'main' of https://github.com/eonum/mcl-editor into main
oliolioli ad67b93
changed reference
PurpleAnanas 3262e01
Merge branch 'main' of https://github.com/eonum/mcl-editor
PurpleAnanas 632816e
dummer Fehlerr korrigiert
PurpleAnanas 9256aa5
Added exports
oliolioli 5eda42b
parser erzeugt
PurpleAnanas bb3bfc2
Refactored all the element lists in the monaco editor
Zediwan ce06742
Updated tooltips for variables
Zediwan 233a732
Added a few helpfull links to the README
Zediwan c43f071
Deleted deprecated infoParser.js
Zediwan 3216513
Added comments
Zediwan 8f68700
Removed the old ReadMe and moved the contents into README
Zediwan 294a04b
Updated README
Zediwan 742a0b6
Added functions to export, to test
oliolioli f2f3b6d
Merged READMEs
oliolioli 1a7d304
test for new branch
b60873e
fixed bugs
PurpleAnanas cbc0177
Merge branch 'main' of https://github.com/eonum/mcl-editor
PurpleAnanas e0c0e7c
merged Peggy and Monaco, cleaned up repo
bd4319a
added error report, added testcases
b42b12b
Removed an empty line
Zediwan fa5ad7b
Merge branch 'main' into AndrinBranch
andrinM ccd023d
Merge pull request #12 from eonum/AndrinBranch
andrinM d26945f
Errors are now being shown
Zediwan d8790af
A Submit button is implemented, that is pressable if no error is thrown
Zediwan 5db82a8
Updated README
Zediwan 2cd6185
Added documentation to the parseInput method
Zediwan 813a90e
Bugfix in the parseInput method
Zediwan a1e1626
Added inline documentation for checkContent
Zediwan a8aaf15
Added documentation to the checkContent
Zediwan 21e9f3b
Merge branch 'main' into master
Zediwan 6dd9b2f
Merge pull request #15 from eonum/master
Zediwan b483410
isInTable() update, rule inList updated
8b3b436
isInTable() update, rule inList updated
0b036e3
updated file bundle.js for in table and in list function
4c17e54
updated in list and in table function
372bbcd
Merge pull request #16 from eonum/AndrinBranche
andrinM 3b611c7
added ''for date and removed '' in code
3e7db5f
Fixed the "error not defined" bug
Zediwan 11a62bb
Fixed a bug where documentation was being loaded for undocumentet ele…
Zediwan 7d69970
extracted functions from the grammar
2f1ada8
implemented correct colors
DavidRichardGit 1ccbd97
added empty functions.test.js file
e2bda7b
Added default test in new functions.test.js
oliolioli ae69bdd
Cleaned directory
oliolioli 1bad1db
Added and changed tests
oliolioli 4513b5e
Fixed broken merged Readme
oliolioli e06b94f
Tried to get several tests running
oliolioli 5062f84
Commented functions.js
oliolioli bccdd1b
Typos
oliolioli 2e45d47
Added function tests
oliolioli cd59bbe
Added function tests
oliolioli 53d8f9f
Added tests to test the functions in functions.js, variables in
oliolioli ab68e8b
accepted README changes
623fba7
restore .gitgnore, remove files & folders stated in .gitignore
jbessi 302045d
Changed Variable names to match conventions
Zediwan 36efe19
Removed minimap
Zediwan 54ce3a0
Improved function loading in code editor
Zediwan 24d09f9
Improved readabillity of completionItemProvider
Zediwan e983a71
Improved readabillity of hoverProvider
Zediwan 02598cc
Tooltips now show translation and documentation
Zediwan 58e95ab
Deleted Links
Zediwan 8a038a3
Deleted Depricated Test.js
Zediwan 99c4f15
yarn.lock file
jbessi f525dd2
Merge branch 'main' of github.com:eonum/mcl-editor
jbessi fce06ac
Merge branch 'main' into AndrinBranche
andrinM 6510567
Merge pull request #35 from eonum/AndrinBranche
andrinM d01ece9
Submit Button now displays error message
Zediwan 958b572
Removed decorative element on the right of the editor
Zediwan cf05480
Readded gitignore
oliolioli 277f246
Added jest
oliolioli 9f87109
Added jest
oliolioli 64377ef
Refactored and improved the checkContent method
Zediwan 5b498bf
added documentation for functions.js
5f6886b
Merge branch 'main' of https://github.com/eonum/mcl-editor
0c2dc38
Refactored Eventelistener to sumbit button and checkContent method
Zediwan 85fa333
Referenced issue in todo
Zediwan 0d34669
updated hover-tooltips to only show for exact matches
Zediwan b11ae53
Updated Operators supported by the editor
Zediwan 9b1ab39
Removed Type Keywords
Zediwan e02e18e
updated signature of inlist and intable
Zediwan 2ee45c5
Completion Items are now presented if they contain the substring
Zediwan e410625
Improved insertion of functions to show variables
Zediwan 912e7cd
Added detail, documentation to keywords
Zediwan fcd126d
Removed deprecated method markErrors
Zediwan cec6cd8
updated README parser section)
725497a
bugfixes
DavidRichardGit 7cb2146
visual enhancements
DavidRichardGit 1221b70
Cleaned up comments and worked on tests
oliolioli d54c7b8
Added and reangered tests
oliolioli b6611c7
Rearranged README
oliolioli ae0bb84
Rearranged README
oliolioli 5800a2b
Added Testkonzept
oliolioli 3f02757
update Grammar
PurpleAnanas f07aa65
Merge branch 'main' of https://github.com/eonum/mcl-editor
PurpleAnanas 85cf50f
Update setup
DavidRichardGit b7afe78
updated README
724158f
Update testkonzept.md
oliolioli 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 |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| { | ||
| "liveServer.settings.port": 5501 | ||
| } |
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
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.
Why is there a section under Setup for Monaco-Editor and again a Monaco section here?