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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
aa2d137d2da4a2c8dd537d4ba38da6160d6bf092
Select Git revision
Branches
4
breadth_first
develop
master
default
protected
validation
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
13
Jun
12
4
31
May
17
16
5
2
24
Apr
23
22
21
19
18
17
16
14
12
11
9
2
29
Mar
28
27
26
25
24
21
20
19
15
14
13
12
8
5
2
28
Feb
27
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
Updated graoh_drawing to latest version.
Fixed preprocessor with updated keyword list.
Groups are now combined before being expanded.
Update todo list
Fixed negation issue.
Added standard radians for pi.
Fixed pi notation.
Added item to TODO list.
Added item to TODO list.
Added some tests for definite integral bounds.
Integral lower bound now takes over negation fromt parent exponentiation.
Removed some unused imports in accordance with pyflakes.
Added some coverage exceptions to verbose print lines.
Removed some unused functions.
Added some items to TODO list.
Updated TODO list.
Significantly improved the parser.
Added item to TODO list.
Upgraded graph_drawing to latest version.
Updated TODO list.
Added item to TODO list.
Added support for curly bracket notation instead of parenthesis.
sqrt(a) no longer supports an additional argument for n (n=2 by default).
The use of brackets is now equal to that of parentheses.
Updated TODO list.
Removed bug in preprocessor that caused 'pi*a' to occur as 'pi a'.
Implemented an optimization in new validation implementation.
Updated jQuery to master branch so that 'make' does not fail.
Added TODO comment.
Implemented a new, lightweight way of validation as described in the TODO list.
Corrected some typo's.
Added validation idea to TODO list.
Merge branch 'master' of kompiler.org:trs
Fixed faulty indices in rule messages.
On error, add a traceback to the JSON object.
Applied temporary fix from previous commit to definite integral bounds too.
Added temporary fix to solve negated integral bounds syntax error.
Added a slightly different sphere volume test, which fails (should succeed).
Fixed some integral rules using negation and added a power rule:
Added a unit test that mysteriously failes validation...
Loading