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.
b3a45cd4216ec9f15d90c91663af53fc0495841c
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
25
Oct
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
re-renamed compiler jar.
put back os_compat.mk for use in examples
alloc and copy pragma_type
renamed SAMPLE to SAMPLE_DEF
sketched pragma decoder
skeleton decoder
started bringing over code from metadata branch: encoder
pragma todo added
sketch
started sketching pragma
Removed debug printout.
Version string encapsulated with tag and length, hence version string not
Removed optional version preamble. Since we don't flatten
Updated packet layout info
More Java renames.
Major C# rename spree.
Removed some unused code from Java code generation.
Major Java rename spree...
Removed debugging cruft.
2006 tests passes
20141009 passes first tests, lots of cleanup still to do.
Make diagnostics go to stderr.
Bumped version from 2013 to 20141009
Some more cleanup
Merge branch 'andersb_20141009' of ssh://git.control.lth.se/labcomm_core into andersb_20141009
Some more cleanup
Cleanup actions added.
Added rules for proper 'make clean ; make distclean' in examples
Merge branch 'master' of ssh://git.control.lth.se/labcomm_core
Fixed examples/simple classpaths to use labcomm jars instead of creating class files in the source dirs
reorganized MODULES
more minor refactoring
refactored compiler main method into separate methods
Fixed NullPointerException in compiler for specifications using undefined usertypes.
added more messages to RAPID exceptions. added an example .lc file that works for RAPID
added simple example without typedefs
Added explanatory message to UnsupportedOperationException
added user_types example (from explicit-types branch)
Changed RAPID help text to be correct. (RTFC...)
added RAPID to help text
Loading