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.
0065eb9eda5930ba34eab3f38bfc002db3accc7b
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
15
Mar
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
24
21
19
18
15
9
8
7
Added some new syntaxes for logarithms in the parser and printer.
Added derivation rule for logarithm.
Merged conflicts and fixed some parser issues.
Removed commented 'delta' token usage from parser.
Added token with highest precedence for functions wih parentheses.
Solved preprocessor inserting multiplication signs in keywords.
Updated to latest pybison version.
Added some tests for chein rule.
Added overwrite fucntion for derivative line generation.
Added some tests for derivative operator precedence.
Applied newest multiplication sign omission rules to existing unit tests.
Updated graph_drawing to latest version.
Added some unit tests.
Addd some tests for fix in previous commit.
Added fix(/hack) that enables use of 'd' as a variable next to being iuses in 'd/dx'.
added 'delta' syntax for derivatives.
Added a number of derivative rewrite rules.
Added fucntion to check if a node contains another node.
Added shortcut functions for logarithmic operator nodes.
Added logarithm operaters.
Added a unit test for the sake of coverage.
Added new syntax for derivatives to the parser.
Added some derivative rules.
Added some utilities for finding variables in a node.
Added derivative operator.
Changed MathJax config file.
Added experimental MathJax frontend.
Merge branch 'master' of kompiler.org:trs
Added MathJax as an external dependency.
Modified some hint messages.
Corrected typo.
Enabled remaining rewrite of Leiden oefenopgave's test_4_5.
Removed double return.
Removed some finished items from TODO list.
Added a validation test.
Changed rule message.
Upgraded graph_drawing to latest version.
Added fraction division rules.
Fixed Leiden v12 tests using the new fraction rewrite rules.
Added some more fraction rewrite rules.
Loading