Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 416 (100.0%) | 41.6 |
sjoelund.se | 9 (90.0%) | 415 (99.8%) | 46.1 |
hudson | 1 (10.0%) | 1 (0.2%) | 1.0 |
Updated the MessagePack implementation.
- It handles everything now, but size is not much less than JSON due to being mostly maps and strings so I might re-implement it
5 lines of code changed in 1 file:
Various fixes
- Expression.typeof now handles match expressions
- Changed DAE.SOURCE.instanceOptLst is now instanceOpt (we only ever stored a list of 0 or 1 NONE() or SOME() element)
- Fixes in the runtime for C++ compilation (extern C)
- Updated MessagePack implementation
83 lines of code changed in 1 file:
Update msgpack-modelica.h for Windows
46 lines of code changed in 1 file:
Handle NORETCALL for reduction expressions
10 lines of code changed in 1 file:
Guard open_memstream better
5 lines of code changed in 1 file:
Typo
1 lines of code changed in 1 file:
OSX fix
4 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
Add non-symlink
261 lines of code changed in 1 file:
Also add the missing include
0 lines of code changed in 1 file: