Skip to main content
Homepage
Explore
Search or go to…
/
Register
Sign in
Explore
Primary navigation
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
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
Anders Blomdell
LabComm
Compare revisions
32e47b82ca97e36c3fb6704cfb7a4f1c8f3078de 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
Sven Gestegård Robertz / LabComm
Select target project
0 results
Searching
32e47b82ca97e36c3fb6704cfb7a4f1c8f3078de
Select Git revision
Loading items
Show changes
Only incoming changes from source
Include changes to target after source was created
Compare
Commits on Source
145
45e599ed
added LABCOMM_REF 0x28 to header file
Feb 12, 2015
ce3ae7ac
Removed project file with out-of-date content. If it's needed it should
Feb 17, 2015
d08d8cb2
Some makefile cleanups
Feb 17, 2015
8735f633
Removed (hopefully unused) ambiguous ioctl definitions. If they are
Feb 17, 2015
35934d55
more on Avro in related work
Feb 17, 2015
f93c60c6
cleanup, removing dead code and debug output
Feb 17, 2015
ea779a59
changed run script to avoid generating class files in lib/java
Feb 17, 2015
a39b0e67
made distclean depend on clean in lib Makefiles
Feb 17, 2015
e5e3b844
Merge branch 'master' into typedefs
Feb 17, 2015
e17a4d10
merge in the sending of hierarchical typedefs from branch typedefs
Feb 18, 2015
e017ed6b
distclean depends on clean in top-level Makefile
Feb 18, 2015
a7a5dbb3
removed addition of OSGi manifest from jar files
Feb 19, 2015
9ad4ef8a
Removed m-flag from jar command since manifest is removed
Feb 19, 2015
47c7d720
Some Makefile cleanups.
Feb 20, 2015
f6f91400
comparison with Avro on hierarchical typedefs
Feb 20, 2015
cda634f8
Added .src.rpm generation
Feb 20, 2015
e6fe7ff8
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Feb 20, 2015
814f2c24
Removed typedef stuff from 2006
Feb 23, 2015
b5cc5246
Corrected dead code elimination
Feb 23, 2015
3f91b127
Removed some dead-code elimination, sice it stumbled on
Feb 23, 2015
24cc29e9
Corrected C include macros to allow 2006 and 2014 to be
Feb 23, 2015
f11ec7ba
Guard macro unification/cleanup
Feb 24, 2015
e3c16fda
Changed 'labcomm' to 'labcomm2014' for C-code.
Feb 24, 2015
b11bd2ab
Some more 'LABCOMM' to 'LABCOMM2006'/'LABCOMM2014' conversions
Feb 24, 2015
9cacaaf1
.gitignore sanitization
Feb 25, 2015
5841c9a9
Made python remember seen signatures.
Feb 25, 2015
db87060a
Stricter signature identities for python.
Feb 26, 2015
84f40041
Added mark_begin and changed mark to mark_end to python writer
Feb 26, 2015
9b70aa01
Removed some redundancy from generated python code, made
Feb 26, 2015
1a5a8580
Typedefs for python
Feb 26, 2015
c562091b
First stab at generating for matlab_coder
Feb 26, 2015
1f17be8a
Minor packaging change
Feb 27, 2015
70df32f9
Renamed python library to labcomm2014
Mar 3, 2015
5b97cd63
Renamed C# to labcomm2014
Mar 3, 2015
53147edf
Renamed java to labcomm2014
Mar 3, 2015
373eac7b
Removed 2006 version
Mar 4, 2015
f9ba2767
tech-report: fixed mistake in grammar
Mar 4, 2015
e21eccf3
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Mar 4, 2015
3e763544
Allow python sample classes to be used as sample_ref's
Mar 19, 2015
de9e61b3
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
Mar 19, 2015
2bb0383a
Made compiler generate both typedef and signatures for python
Mar 19, 2015
02c35552
Removed incoorrect warning message.
Mar 24, 2015
9a42874e
Modified reported location of built source rpm
Apr 23, 2015
41a77020
hacked Makefiles to make it build on macOs
Apr 29, 2015
58d2417c
added version 2014 to os_compat.mk
Apr 29, 2015
318852d7
fixed examples/dynamic: compiler package rename
May 4, 2015
98cc5f9e
Merge branch 'master' of git.cs.lth.se:sven/labcomm-core
May 4, 2015
7e09a88e
simple makefile in examples/dynamic
May 4, 2015
0252b089
fix test/Makefile labcomm.dll -> labcomm2014.dll
May 5, 2015
a20a39a0
fixed csharp rule in test/Makefile
May 5, 2015
aa135522
merge: fixed bug in test/Makefile
May 5, 2015
711205e7
Made test depend explicitly on labcomm2014.dll
May 5, 2015
9754e239
Getting rid of symlinks for tests
May 5, 2015
962a854e
Merge branch 'master' of gitlab.control.lth.se:anders_blomdell/labcomm
May 5, 2015
ddb23f18
hacked Makefiles to make them work on macos X
May 5, 2015
e2a0f191
cherry-pick 9a89be5a: renamed Type to DataType in grammar
May 12, 2015
991de20e
refactored grammar: added TypeInstance :: DataType Name and renamed Program...
May 12, 2015
0db2f8ce
added underscore to valid chars for identifier
May 12, 2015
07189291
Refactoring to enable implementation of renaming encoders/decoders.
May 20, 2015
7f9c14a7
More encoder/decoder refactoring.
May 20, 2015
2b32fd74
Corrected protective macro.
May 21, 2015
732bf4bf
Added missing function, but warnings are fatal for now.
May 21, 2015
76407049
Implementation of renaming encoder. Typedef trees are not correctly encoded!
May 21, 2015
6d62452b
Initial renaming decoder.
May 22, 2015
48df451b
Corrected dependency for test_labcomm_renaming_encoder
May 22, 2015
9d24c494
Renaming decoder implemented
May 22, 2015
417a77f2
Made sample_ref a distinct (opaque) type in C
May 23, 2015
c115becb
Broken try to get renamed typedefs work.
May 23, 2015
72099bf9
Probably got typedefs right under renaming.
May 24, 2015
ad8d7fda
refactored grammar/parser to unify arrays with other types
May 25, 2015
5d955a0c
added empty intention list to type expressions
May 25, 2015
dbe2b6e2
WiP: started adding intentions to parser
May 25, 2015
c2e5f245
dummy testing of intention parsing
May 25, 2015
7a4aa716
renamed Type to DataType in grammar
May 25, 2015
745c09a5
renamed productions in grammar: ConcreteType to TypeInstance and Program to Specification
May 25, 2015
0660eda2
generalized intention to annotation
May 25, 2015
00d6182c
added experimental docstring annotation
May 25, 2015
2519db57
WiP: adding annotations to signature
May 25, 2015
a0bc4617
WiP annotations. small changes
May 25, 2015
a1a16851
WiP: generating intentions in signatures.
May 25, 2015
17fceee4
Small change to AST, fixed Intention -> Annotation
May 25, 2015
5a95f377
Don't generate intentions for typedefs (to avoid generating two
May 25, 2015
be3a4abc
updated test_generated_encoding to include intentions
May 25, 2015
eccd4e90
Passes tests for files without intentions
May 25, 2015
f385f5d7
Hacked java TypeDefParser to parse intentions
May 25, 2015
94be58ca
Added checking that TypeDefs do not have intentions to compiler
May 25, 2015
e44e0320
made QUOTEDSTRING an option for Intention values
May 25, 2015
32370bb3
preliminary refactoring of intention attributes
May 25, 2015
7014aa3a
changed intention encoding to be struct {byte key[_] , byte val[_]}[_]
May 25, 2015
af9b6e55
Preliminary refactoring: added annotations to *Decl
May 25, 2015
9ef4fb93
Refactoring: Annotation* -> Annotations
May 25, 2015
01ee3b1c
refactored and added annotations to Decl
May 25, 2015
d019bc58
Annotations are for the use of a data type, so *Decl should
May 25, 2015
0d1d81ab
cleanup
May 25, 2015
52e78cef
WiP: refactoring to separate out 'outermost' intentions. tests broken
May 25, 2015
011d940d
WiP: temporary fix in C lib, incompatible with other libs
May 25, 2015
467c8127
added intentions to labcomm_renaming_encoder test
May 25, 2015
89cfad68
WiP: intentions partially implemented in C, Java (typedefparser broken), and python
May 25, 2015
efccdd42
added sanity check for lengths in encoder
May 25, 2015
54863675
Don't generate duplicate intentions (e.g. name) for typedefs. Updated
May 25, 2015
45 additional commits have been omitted to prevent performance issues.
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Loading
Loading