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
5f4e511cf1fd443d78e3ad4cb7bb1b515d3a2db1
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
27
Feb
26
25
24
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
Merge branch 'master' of kompiler.org:trs
Upgraded graph_drawing to latest vesion.
Successfully rewriting of assignment 1 of leiden oefenopgaven.
Merged conflicts.
Implemented standard radians.
Avoid an empty line when there are no possibilities to print.
Fixed typo in unit test name.
Clear list of last possibilities when current expression has no possibilities.
Fixed bug that printed the output twice after a rewrite operation.
Print modifications done by hook_read_after() only once.
Only show possibilities when verbose mode is active.
Moved unicode PI to separate unicode tokens file.
Merge branch 'master' of kompiler.org:trs
Added basic validation functionality.
Made 'words' variable static.
Added some goniometric matching functions.
Added helper function to check if a node matches a fraction format.
Removed some usless parentheses.
Added rewrite rules for negated sin/cos parameters.
Upgraded graph_drawing to latest version.
Added PI to parser and Node stringification.
Removed old commented operators.
Removed prototype function grammar.
Merge branch 'function' of kompiler.org:trs into function
Introduces FUNCTION token instead of seperate tokens for each function.
Merge branch 'master' into gonio
Uncommented goniometric rules.
Applied pep8.
Switched precedence of power and functions, and added some unit tests for it (corresponding to WolframAlpha's output).
Added error in parser to TODO list.
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
Loading