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
Graph
454846ea65aaa8474b3a70a31dc9019e9abde5ba
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Feb
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
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
added typdef parsing to tech report
added LABCOMM_REF 0x28 to header file
Merge branch 'master' into typedefs
updated labcomm_sig_parser to current protocol
added LABCOMM_REF 0x28 to header file
added SAMPLE_REF documentation
rename and cleanup
removed labcomm_decoder_register_new_datatype_handler
commented out unused SampleRefType in compiler, and added ref tests in examples/user_types
added types to documentation
cleanup and comment
documented void and sample ref types
added void type to examples/user_types
added handler for avoid in examples/simple/
moved jastadd example to its own Makefile rule in examples/user_types
added void and sampleRef types to typedef parser
refactoring to isolate dependencies on the compiler
removed another fprintf
removed printfs from decoder.c
added BuiltinType to labcomm2006 (for Makefile to work)
Merge remote-tracking branch 'regler/master' into typedefs
Added BuiltinType to java Makefile
Merge branch 'master' into 'master'
Added single trigger mode to the CSV tool and gave it sane defaults.
cleanup
Made the csv tool not follow without -f.
TypeDefParser building a (sketch of a) parse tree and can pretty-print
Added option for getting output even if some type is never encoded.
Do not assume system arguments.
Do not let the readers reopen the file.
WiP restructuring TypeDefParser
Removed the tail process from the csv tool.
started restructuring TypeDefParser to hide internals
design idea in comment
sketched typedef parsing/pretty printing
started sketching TypeDefParser
Loading