Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prob-teaching-notebooks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
prob-teaching-notebooks
Commits
e5c6a18a05a47510e1cc7816184d39358abb0233
Select Git revision
0 results
prob-teaching-notebooks
Author
Search by author
Any Author
authors
0 authors
Nov 25, 2020
Bugfix: Falsches Zurücksetzen der Zeilennummer und Position
· e5c6a18a
Chris
authored
4 years ago
e5c6a18a
Feature: Ausgabe bei Abbruch des Programms
· c4c4bcd2
Chris
authored
4 years ago
c4c4bcd2
Refactor: Einhaeitliche Verwendung von '' anstatt ""
· 3c80fe3b
Chris
authored
4 years ago
3c80fe3b
Refactor: Nicht erreichbare Bedingung entfernt
· 9fa55601
Chris
authored
4 years ago
9fa55601
Bugfix: Bei GOTO zu nicht vorhandener Markierung wird jetzt die richtige Zeile angezeigt.
· b01c5f0c
Chris
authored
4 years ago
b01c5f0c
Nov 24, 2020
Support für MINUS in Unicode für alle Interpreter.
· a1ae14e1
Chris
authored
4 years ago
a1ae14e1
Tests an Fehlermeldungen angepasst
· 50eeaba4
Chris
authored
4 years ago
50eeaba4
Support für MINUS in Unicode.
· 8005a507
Chris
authored
4 years ago
8005a507
Nov 23, 2020
Tests für GOTO-Interpreter
· 6bbba802
Chris
authored
4 years ago
6bbba802
Interpreter für GOTO-Programme
· f17c278f
Chris
authored
4 years ago
f17c278f
Execution-Count angepasst
· b469f216
Chris
authored
4 years ago
b469f216
Name Shadowing beendet
· e82f08a2
Chris
authored
4 years ago
e82f08a2
Position zu Token hinzugefügt
· 35f66707
Chris
authored
4 years ago
35f66707
Nov 20, 2020
Token EQUALS in ALLOCATION umbenannt um passende Benennung für GOTO-Interpreter zu ermöglichen
· 1db3efae
Chris
authored
4 years ago
1db3efae
Nov 19, 2020
Timeout für Endlosschleifen in WHILE-Programmen closes #2
· 5b7589c0
Chris
authored
4 years ago
5b7589c0
Notebook zu WHILE-Programmen
· 52d7c7f6
Chris
authored
4 years ago
52d7c7f6
Nov 18, 2020
Weitere Tests für WHILE-Interpreter
· 931cbac0
Chris
authored
4 years ago
931cbac0
Test für zu viele Ends hinzugefügt
· e130d72e
Chris
authored
4 years ago
e130d72e
Bugfix: Falscher Aufrruf durch Umbenennung des Interpreters
· 5fdca0d9
Chris
authored
4 years ago
5fdca0d9
Bugfix: Fehlermeldungen haben WHILE nicht berücksichtigt
· fff1289e
Chris
authored
4 years ago
fff1289e
Bugfix: Falsche Zeilen in Fehlermeldungen bei WHITESPACE vor LINEBREAK
· 2259081c
Chris
authored
4 years ago
2259081c
Nov 17, 2020
Bugfixes und erste Tests WHILE-Interpreter
· edc22717
Chris
authored
4 years ago
edc22717
WHILE-Interpreter aus LOOP-Interpreter erstellt
· 98e6eed4
Chris
authored
4 years ago
98e6eed4
LOOP-Interpreter zu Klasse gemacht
· be48016d
Chris
authored
4 years ago
be48016d
Notebook zu LOOP-Programmen
· d5d1fc95
Chris
authored
4 years ago
d5d1fc95
Interpreter zu LOOP_Interpreter umbenannt
· 401ed8f9
Chris
authored
4 years ago
401ed8f9
Nov 15, 2020
Tests für Breakpoints und unbekannte Tokens
· cff9b961
Chris
authored
4 years ago
cff9b961
Test für Interpreter ohne Breakpoints
· 6bc3dc18
Chris
authored
4 years ago
6bc3dc18
Bugfix: Falscher Vergleich für EQUALS Token
· 93b95642
Chris
authored
4 years ago
93b95642
Bugfix: Lokale Verwendung globaler Variable verbessert
· f484753c
Chris
authored
4 years ago
f484753c
Nov 14, 2020
Bugfix: Falscher Aufruf des Errorhandlers
· 42ac3e89
Chris
authored
4 years ago
42ac3e89
Nov 13, 2020
Jupyter Error mit sys.exit() behoben
· 203f5210
Chris
authored
4 years ago
203f5210
Breakpoints möglich gemacht
· 7caff8cf
Chris
authored
4 years ago
7caff8cf
Nov 12, 2020
__pycache__ zur gitignore hinzugefügt
· cb48a6e6
Chris
authored
4 years ago
cb48a6e6
Lexer Iterativ gestaltet
· ceb2cb5d
Chris
authored
4 years ago
ceb2cb5d
Nov 11, 2020
Darstellung der Tabelle von PDA und TM verbessert
· 40b68335
Chris
authored
4 years ago
40b68335
Nov 10, 2020
Fehlerbehandlung überarbeitet
· 8c83627c
Chris
authored
4 years ago
8c83627c
Nov 07, 2020
Zuweisung von Zahl zu Variable und LOOPs mit 0 Durchläufen funktionieren jetzt richtig
· da836c18
Chris
authored
4 years ago
da836c18
Erste Version Interpreter für LOOP Programme
· d1345f0b
Chris
authored
4 years ago
d1345f0b
Output der Zellen an aktuellen Stand der Maschiene angepasst
· f8a51ec4
Chris
authored
4 years ago
f8a51ec4
Loading