Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Taddeüs Kroes
trs
Graph
e0adb07949f476b79c8e3889f18bc05633bcb571
Select Git revision
Branches
4
breadth_first
develop
master
default
protected
validation
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Feb
23
20
19
18
17
16
15
2
27
Jan
26
25
24
23
22
21
20
15
14
12
9
8
7
5
27
Dec
24
14
13
12
11
9
8
1
29
Nov
27
24
21
19
18
15
9
8
7
Added validation functions.
Re-added comment in failing unit tests.
Added support for function calls in parser.
Added item to TODO list.
Upgraded graph_drawing to latest version.
Updated ToDo-list.
Applied correct commits of master branch.
Merge branch 'sort' into merge_fix
Merge branch 'master' of kompiler.org:trs
Merge branch 'master' of kompiler.org:trs into sort
Added a basic sorting rule and applied it to the existing unit tests.
Upgraded graph_drawing to latest version.
Merge branch 'negated'
Updated to latest pybison version.
Merge branch 'negated' of kompiler.org:trs into negated
Filter all tokens dynamically instead of a predefined list.
Updated ToDo-list.
Applied pep8.
add_exponents in powers rules now supports negated iedntifiers.
Removed COMMA token from explicit lexing script (was elready in operator list).
Started implementing function parsing.
simplified a unit test.
Some syntaxis fixes (applied pep8).
Merge branch 'negated'
Merge branch 'negated' of kompiler.org:trs into negated
Finished new Leiden tests.
Enabled B1_ch08 test case.
Fixed leiden oefenopgave unit test 1.4.
Moved token definitions to operator defs in node.py.
Fixed ALL! the tests.
Fixed possibilities unit tests.
Fixed group combination constants.
Added leiden oefenopgave test cases.
Implemented {match_,}multiply_one functions.
Avoid duplicated matches by calling only OP_NEG handlers.
Removed disabled subtree_map implementation.
Removed useless left() function.
Removed redundant polynome rules.
Group combinations now support negated constants.
Added type-check to non-strict equivalence check.
Loading