-
Notifications
You must be signed in to change notification settings - Fork 79
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
Merges tutor code back into the rascal project #2001
base: main
Are you sure you want to change the base?
Conversation
…to work in different project
…call-outs in source text and itemized lists with unicode inverted circled digits
…explicit pathConfig that is passed to the create function
…t of the Tutor REPL
… documentation construction
…of large canvasses
This reverts commit f3134df.
…anup of external processes
…ded the classes we need to shutdown the external processes
…nfiguration of the evaluator
… their bodies because those communicate how to use functions and what to expect of the output
See usethesource/rascal-maven-plugin#22 for the use of these changes in the rascal-maven-plugin project, which now depends on selenium to make the screenshots. |
See usethesource/rascal-website#58 for the addition of the tutor's documentation to the website. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2001 +/- ##
========================================
Coverage 49% 50%
+ Complexity 6251 6248 -3
========================================
Files 675 677 +2
Lines 59270 58995 -275
Branches 8642 8617 -25
========================================
- Hits 29579 29575 -4
+ Misses 27458 27185 -273
- Partials 2233 2235 +2 ☔ View full report in Codecov by Sentry. |
src/org/rascalmpl/tutor.
The goal is to: