Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LabComm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Anders Blomdell
LabComm
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
566e9ca8df4e93183bdc1be72fb8c80034dc15a0
Select Git revision
Branches
10
anders.blomdell
compiler-refactoring
labcomm2006
labcomm2013
labcomm2014
master
default
pragma
python_sig_hash
typedefs
typeref
Tags
10
v2014.6
v2015.0
v2014.5
v2014.4
v2006.0
v2014.3
v2014.2
v2014.1
v2014.0
v2013.0
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
26
25
24
23
20
19
18
17
13
12
11
10
9
5
2
1
31
Jan
30
29
28
27
26
23
21
19
10
7
29
Dec
10
9
2
1
28
Nov
27
26
25
22
21
18
17
14
13
12
11
10
27
Oct
26
25
24
23
15
14
13
10
9
7
5
Sep
24
Jul
25
Jun
16
May
3
2
28
Apr
24
22
21
20
18
17
16
14
11
10
3
2
1
30
Mar
29
28
21
20
16
Feb
15
14
7
23
Jan
6
Dec
3
2
29
Nov
27
22
21
26
Aug
23
21
20
19
13
23
Jul
16
9
2
28
Jun
27
25
24
17
13
11
10
5
3
31
May
30
29
27
22
21
20
17
16
15
14
13
8
30
Apr
29
26
25
24
22
18
16
15
12
11
22
Mar
7
6
5
22
Feb
21
20
19
14
12
11
8
21
Mar
23
Feb
22
3
Jan
2
16
Dec
15
14
13
7
6
8
Nov
3
2
20
Jan
4
Minor packaging change
First stab at generating for matlab_coder
Typedefs for python
Removed some redundancy from generated python code, made
Added mark_begin and changed mark to mark_end to python writer
Stricter signature identities for python.
Made python remember seen signatures.
.gitignore sanitization
Some more 'LABCOMM' to 'LABCOMM2006'/'LABCOMM2014' conversions
Changed 'labcomm' to 'labcomm2014' for C-code.
Guard macro unification/cleanup
Corrected C include macros to allow 2006 and 2014 to be
Removed some dead-code elimination, sice it stumbled on
Corrected dead code elimination
ASTbuilder: add checks to only append typedefs from the same source
typedefs
typedefs
Removed typedef stuff from 2006
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Added .src.rpm generation
added incremental ASTbuilding for typedefs
comparison with Avro on hierarchical typedefs
Some Makefile cleanups.
Removed m-flag from jar command since manifest is removed
v2014.3
v2014.3
removed addition of OSGi manifest from jar files
distclean depends on clean in top-level Makefile
merge in the sending of hierarchical typedefs from branch typedefs
Merge branch 'master' into typedefs
made distclean depend on clean in lib Makefiles
changed run script to avoid generating class files in lib/java
cleanup, removing dead code and debug output
more on Avro in related work
Merge branch 'typedefs' of gitlab.control.lth.se:anders_blomdell/labcomm into typedefs
Removed (hopefully unused) ambiguous ioctl definitions. If they are
Removed (hopefully unused) ambiguous ioctl definitions. If they are
Java OSGI cleanups.
Some makefile cleanups
started comparing with Avro and EDN
Removed project file with out-of-date content. If it's needed it should
Some makefile cleanups
Removed project file with out-of-date content. If it's needed it should
added minimal encoder to examples/simple
Loading