Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
trs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
trs
Graph
d4c9ecf20271fea3d1a4df88c7026623e0e2ce92
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jun
6
Jul
6
Dec
26
Nov
20
19
18
17
15
21
Oct
20
11
10
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
Moved submodules to new gitlab server
develop master
develop master
Fix import issue
Made 'Taddeus Kroes' a clickable link
Removed 'Prof. Dr. title from editor page'
Added blank "Documentation" page
Added some items to TODO list
Merge branch 'feature/bootstrap' into develop
Code cleanup
Added item to TODO list
Example popovers now appear within the screen on non-widescreens
Added cancel/restart buttons to example interface
Code cleanup
Implemented tutorial/examples + added Documentation page
Added navigation links to examples
Decreased credits font size
Fixed make dependencies for 'make test'
Removed icons from old layout
Code cleanup + error message improvement + autofocus on input area
Showed full first name instead of first letter in credits
Text area width fix
Hints are not displayed more than one time anymore
Code cleanup
Editor textarea resizes automatically, so manual resizing is now diabled
Editor now allows only one request at a time to prevent duplicated input statements
Added blank tutorial page
Applied Twitter Bootstrap layout
Improved some hint messages for derivatives
Fixed an exception that occured when using a non-numeric logarithmic base
Improved some hint messages
Removed old references to static jquery/codemirror2 files
Parentheses for logarithms are now added using OP_PARENS instead of the old hacky way
Makefile cleanup
Applied pep8
Fixed unit tests broken due to rebase on stable branch
Updated TODO list.
Significantly improved the parser.
Added item to TODO list.
The use of brackets is now equal to that of parentheses.
Multiplication sign is not omitted anymore for multiplication of equal identifiers
Upgraded testrunner to latest version