Commit Graph

1928 Commits

Author SHA1 Message Date
Lev Walkin db33c8dbde check compile result for 142 2017-08-22 01:41:58 -07:00
Lev Walkin bfdceaf238 copyright 2017-08-12 20:50:51 -07:00
Denis Filatov b298f2d210 test for anonymous type decoration 2017-08-12 20:49:46 -07:00
Denis Filatov dbb8990a2b use special name decoration for embedded annonymous types 2017-08-12 20:47:14 -07:00
Lev Walkin 18660d26bb regenerated with new ioc code 2017-08-12 20:45:23 -07:00
Lev Walkin 91ca273296 fix eager cleanup 2017-08-11 02:32:42 -07:00
Lev Walkin 1dc754c529 open type skeleton 2017-08-11 01:40:01 -07:00
Lev Walkin f6853ce38e further runtime support for information object classes 2017-08-11 01:37:26 -07:00
Lev Walkin 63a35237b1 presence unsigned 2017-08-10 19:59:53 -07:00
Lev Walkin 6aae7c62c1 make J2735 compile again 2017-08-10 17:58:56 -07:00
Lev Walkin 24bf3f6af1 fix warning 2017-08-10 17:58:43 -07:00
Lev Walkin d357f3d53f fix ioc value encoding 2017-08-10 17:40:37 -07:00
Lev Walkin 83d8b2f2a5 fix regeneration 2017-08-10 17:17:01 -07:00
Lev Walkin 1ff29d9a72 TODO is no longer relevant 2017-08-10 15:25:02 -07:00
Lev Walkin 5d929d87c7 signedness fix 2017-08-10 15:17:44 -07:00
Lev Walkin ec6f7d5a25 main additions 2017-08-10 15:03:04 -07:00
Lev Walkin 700df493dd reshuffled the tests layout 2017-08-10 14:59:15 -07:00
Lev Walkin 7c87630180 decode ioc in OER in runtime 2017-08-10 06:11:24 -07:00
Lev Walkin 67a30129f1 regenerated 2017-08-10 05:51:57 -07:00
Lev Walkin 9de6cd89ca using ioc constraints in run time 2017-08-10 05:51:56 -07:00
Lev Walkin 9ec239e7f7 type safety 2017-08-10 05:46:42 -07:00
Lev Walkin 8354f34bd9 find terminal type for iocs 2017-08-10 02:52:25 -07:00
Lev Walkin cd2f48eb5a structure comparison functions 2017-08-10 02:52:25 -07:00
Lev Walkin 086ee9a355 typos 2017-08-08 02:05:55 -07:00
Lev Walkin ad0d637c90 generate runtime information object set tables 2017-08-08 02:02:42 -07:00
Lev Walkin 4dcf8367d9 refactor constraint matrix handling 2017-08-07 20:10:05 -07:00
Lev Walkin 494fb707a7 fix warnings 2017-08-07 20:07:08 -07:00
Lev Walkin 6021ec0339 remove warning 2017-08-07 19:02:40 -07:00
Lev Walkin d0f7b91eac print object sets tables for all information object sets 2017-08-07 18:13:04 -07:00
Lev Walkin 02da2aab89 add new examples 2017-08-07 18:02:38 -07:00
Lev Walkin d748bffbfc IEEE 1609.2-2016 stub 2017-08-07 17:47:50 -07:00
Lev Walkin 8077f93861 define INTEGER_free 2017-08-07 17:27:43 -07:00
Lev Walkin 63099079dc no warnings 2017-08-06 23:46:26 -07:00
Lev Walkin 62d95d2ef4 rm warnings 2017-08-06 23:41:11 -07:00
Lev Walkin 645d2de9c3 allow c99 for asn1c code base as well (not skeletons though) 2017-08-06 23:30:36 -07:00
Lev Walkin ea6635bdae better parsing information object class sets 2017-08-06 23:23:04 -07:00
Lev Walkin e700b208bc comment 2017-08-06 23:21:32 -07:00
Lev Walkin ecbb8ff34a add const 2017-08-06 15:01:00 -07:00
Lev Walkin 7e5ea1d080 allow specifying PDU even if -pdu=auto was not given 2017-08-06 00:59:28 -07:00
Lev Walkin 6bd4b29665 encode ANY as open type for PER 2017-08-06 00:59:05 -07:00
Lev Walkin 5d20588ef7 documented 2017-08-06 00:03:46 -07:00
Lev Walkin 2888f6c886 fix warnings 2017-08-05 23:49:03 -07:00
Lev Walkin d3cc9de01a standard specificity 2017-08-05 23:01:38 -07:00
Lev Walkin 09ba88d58a use CFLAGS as well 2017-08-05 22:53:34 -07:00
Lev Walkin 62d7687e55 do not add unnecessary symbols 2017-08-05 22:49:42 -07:00
Lev Walkin a4f3d4670d avoid generating some OER object code if not -gen-OER 2017-08-05 22:40:14 -07:00
Lev Walkin 7268f33f6a fix warning 2017-08-05 18:20:52 -07:00
Lev Walkin ebdf02646d Merge pull request #173 from mattipee/mattipee-no-constraints
Omit constraints code if -fno-constraints
2017-08-05 18:18:58 -07:00
Lev Walkin 92fc0130ac Merge pull request #168 from brchiu/fix_compile_J2735_issue
Fix compile SAE J2735_201603DA.ASN issue
2017-08-05 18:10:08 -07:00
mattipee e0b99abe50 Omit constraints code if -fno-constraints
Raised in #122, prevent reference to constraints in generated code if compiled with -fno-constraints
2017-08-04 11:44:04 +01:00