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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Blomdell
LabComm
Compare revisions
ddb59c80f28b210d630f1e7967b2af5a51e8cd7a to master
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
Anders Blomdell / LabComm
Select target project
No results found
master
Select Git revision
Loading items
Swap
Target
Erik Jansson / LabComm
Select target project
0 results
Searching
ddb59c80f28b210d630f1e7967b2af5a51e8cd7a
Select Git revision
Loading items
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source
265
6b6da1ce
temporarily unbroke java register: stop sending type defs
Nov 26, 2014
660237a1
Added an updated version of the CSV generator.
Nov 27, 2014
9c7a9e2e
Merge branch 'master' into 'master'
Nov 28, 2014
17670b9d
Allow mixed registrations and data in CSV tool.
Nov 28, 2014
37eaf0b7
Merge branch 'master' into 'master'
Nov 28, 2014
b63cf3bb
Major C-code reshuffle.
Nov 28, 2014
ee986f09
Merge branch 'anders.blomdell'
Nov 28, 2014
9056ba1e
Set default version to 2014
Nov 28, 2014
86bab810
More C cleanups
Nov 28, 2014
16e7fbbf
Merge branch 'anders.blomdell'
Nov 28, 2014
380bdf74
Fixed SONAME parameter to MAKESHARED
Dec 1, 2014
0928c428
Made ant tasks short-circuit if target already exists.
Dec 2, 2014
4d657ef3
Minor cleanup
Dec 2, 2014
e70c1e31
Fixed wiki_example
Dec 9, 2014
f15ed0cc
updated user_types example to new directory structure, and added it to test suite
Dec 9, 2014
f85c91ac
Fixed incorrect sizeof calculations in C-code.
Dec 9, 2014
d622aef2
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Dec 9, 2014
1e9fe533
Corrected distcleanup
Dec 9, 2014
e74635a3
Corrected sizeof for 2006 C-code
Dec 9, 2014
ed1293da
First shot at a new license.
Dec 10, 2014
5f5757fe
added refs
Dec 29, 2014
e7155139
restructuring etc
Dec 29, 2014
9a724313
started elaborating
Dec 29, 2014
6554806c
Merge branch 'master' of git.cs.lth.se:robotlab/labcomm-core
Dec 29, 2014
44279f2c
added bibliography to tex file and small changes
Dec 29, 2014
ebc255bc
Remove unused type variable.
Jan 7, 2015
6a6c1b11
updated grammar appendix
Jan 10, 2015
981c404b
Merge branch 'master' into 'master'
Jan 19, 2015
31388aec
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Jan 19, 2015
bcfd7192
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Jan 19, 2015
1fed9bf1
hacks to make it mostly work on MacOS X
Jan 19, 2015
df8c6467
Merge branch 'master' of git.cs.lth.se:robotlab/labcomm-core
Jan 19, 2015
598b1368
hacked twoway makefile for OS X
Jan 19, 2015
f60d2c16
more tech_report cleanup
Jan 21, 2015
1c11e3c9
more on type_defs
Jan 23, 2015
7cac2f32
updated token numbers in compiler
Jan 23, 2015
53e20c8a
placeholder typedef encoding in java lib
Jan 23, 2015
81ce8bc1
gitignore
Jan 23, 2015
6c91178e
Merge branch 'master' into typedefs
Jan 23, 2015
3d74e0ce
reimplemented hierarchical typedefs in Java
Jan 23, 2015
33f41ada
put back TYPE_DEF, TYPE_BINDING, and PRAGMA in python decoder
Jan 26, 2015
01160bf3
started putting typedefs back in C code
Jan 26, 2015
d6cadad6
C code sending type defs and bindings.
Jan 26, 2015
1359b683
gitignore
Jan 27, 2015
1bee4d4e
decoding of typedefs implemented in C and java
Jan 27, 2015
9802290a
small fixes. tests still not working
Jan 28, 2015
c6627bc8
Repaired some Makefile damage.
Jan 28, 2015
c2cbbb23
Merge branch 'master' into typedefs
Jan 28, 2015
ae14bd90
cleanup to make tests (excl. lib/c/test) run
Jan 28, 2015
51264525
Checking now discovers bug in decoder.
Jan 28, 2015
c9724505
Merge branch 'typedefs' of gitlab.control.lth.se:anders_blomdell/labcomm into typedefs
Jan 28, 2015
0c86cb8d
debugging / tests in progress
Jan 28, 2015
c5978128
corrected printout
Jan 29, 2015
76376e4b
Added/corrected tests for typedefs.
Jan 29, 2015
62663201
Corrected typo.
Jan 29, 2015
09f1dabb
added TYPE_BIND_SELF; don't send type_decl for samples without dependencies
Jan 29, 2015
e016a25c
Merge branch 'typedefs' of gitlab.control.lth.se:anders_blomdell/labcomm into typedefs
Jan 29, 2015
4c45e28e
Cleanup of e->typedefs.
Jan 29, 2015
34f41a65
preliminary code for BIND_SELF in C lib
Jan 29, 2015
8b15c31f
merge
Jan 29, 2015
12bdaa50
Let encoded user indices start from LABCOMM_USER instead of hard-coded 0x40
Jan 29, 2015
7df66f2d
Introducing typedefs that break assumtions.
Jan 29, 2015
ee498fe7
added typedefs of primitive types to examples/user_types
Jan 30, 2015
57c84e53
Send TYPE_DEF also for primitive types
Jan 30, 2015
8119e89f
cleanup C code
Jan 30, 2015
e4bd798f
cleanup jrag
Jan 30, 2015
2345511f
minor cleanup of AST file
Jan 30, 2015
22a61601
small fix in user_types c# example
Jan 30, 2015
49147d94
WiP: revive handle-typedefs
Jan 30, 2015
9e5d3636
The csv tool can follow files now.
Jan 30, 2015
14c35d7c
Added dummy Typedef to 2006 for builds to work
Jan 30, 2015
266c6d58
handling typedefs implemented in Java
Jan 30, 2015
2f426104
handling of typedefs implemented in C
Jan 31, 2015
1d01446e
(partial) cleanup
Jan 31, 2015
17d3b32c
added handling for type bindings in Java
Jan 31, 2015
9b875283
handling for type_bindings in C
Jan 31, 2015
eac93190
renamed typedef to be consistent with type_binding
Jan 31, 2015
ba318e3c
fixed file names
Jan 31, 2015
a6095f1d
started sketching TypeDefParser
Feb 1, 2015
c6e943c4
sketched typedef parsing/pretty printing
Feb 1, 2015
22a5a272
design idea in comment
Feb 1, 2015
3daefe0a
started restructuring TypeDefParser to hide internals
Feb 2, 2015
2f9091de
Removed the tail process from the csv tool.
Feb 2, 2015
2e6a594f
WiP restructuring TypeDefParser
Feb 2, 2015
27dc184c
Do not let the readers reopen the file.
Feb 2, 2015
585d3f69
Do not assume system arguments.
Feb 2, 2015
f065f1bb
Added option for getting output even if some type is never encoded.
Feb 2, 2015
ec9ad24b
TypeDefParser building a (sketch of a) parse tree and can pretty-print
Feb 2, 2015
e98e0702
Made the csv tool not follow without -f.
Feb 5, 2015
41406dcb
cleanup
Feb 5, 2015
1c68e143
Added single trigger mode to the CSV tool and gave it sane defaults.
Feb 5, 2015
95aef48f
Merge branch 'master' into 'master'
Feb 5, 2015
157d7426
Added BuiltinType to java Makefile
Feb 5, 2015
0e7cafa9
Merge remote-tracking branch 'regler/master' into typedefs
Feb 5, 2015
086d1d02
added BuiltinType to labcomm2006 (for Makefile to work)
Feb 5, 2015
35db2e07
removed printfs from decoder.c
Feb 5, 2015
ca70032a
removed another fprintf
Feb 5, 2015
62a2866a
refactoring to isolate dependencies on the compiler
Feb 9, 2015
e7b1f0ec
added void and sampleRef types to typedef parser
Feb 9, 2015
537bdbc6
moved jastadd example to its own Makefile rule in examples/user_types
Feb 9, 2015
165 additional commits have been omitted to prevent performance issues.
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Loading