Commit Graph

19 Commits

Author SHA1 Message Date
Bi-Ruei, Chiu 1fa31c9e3e Simplify the logic of accessing codec function for specific TYPE 2017-08-02 14:06:07 -07:00
Bi-Ruei, Chiu 9b87e5b095 Fix 'declaration inside parameter list' warning
1. Add forward definition section.
2. Move type definition inside A_SEQUENCE_OF() to forward definition section.
3. Modify asn1c_lang_C_type_CHOICE() ...etc functions to achieve it.
4. Modify test cases used during 'make check'.
2017-03-15 16:18:46 +08:00
Lev Walkin c6cac8e958 do not use reserved identifiers 2016-03-14 02:57:34 -07:00
Lev Walkin 34944f2afb Added -fincludes-quoted to generate #includes in double instead of <angle> quotes. 2010-10-07 08:25:37 +00:00
Lev Walkin 63b4126c09 C90-compliant negative LONG_MIN 2007-11-06 01:48:46 +00:00
Lev Walkin 725883b28d more PER support 2006-10-09 12:07:58 +00:00
Lev Walkin 22b5ed4142 *** empty log message *** 2006-09-13 02:51:20 +00:00
Lev Walkin a00d6b3714 refactored parameterization support 2006-03-21 03:40:38 +00:00
Lev Walkin 0913f24d8d skip filenameless includes 2006-03-06 00:30:30 +00:00
Lev Walkin caf0d5a755 proper handling of reserved identifiers 2005-03-04 23:48:19 +00:00
Lev Walkin c8285715f6 support for a class of circular references 2005-03-04 22:18:20 +00:00
Lev Walkin e0b56e0d58 XMLValueList support 2005-02-25 12:10:27 +00:00
Lev Walkin 05363a77e3 renamed asn1_ into asn_; support for cross-referenced types 2004-09-29 13:16:40 +00:00
Lev Walkin 61c7069bd6 removed assert state 2004-09-08 00:28:47 +00:00
Lev Walkin 6fec44d9b2 refactoring 2004-08-22 03:10:23 +00:00
Lev Walkin 59004fad9c new constraints generation method 2004-08-20 13:37:01 +00:00
Lev Walkin 64399727b7 Win32 portability fixes 2004-08-11 07:17:22 +00:00
Lev Walkin 3dcaafa32e removed duplicate includes; moved CHOICE enumeration to higher level 2004-08-11 05:21:32 +00:00
Lev Walkin f15320bf6b Initial revision 2004-06-03 03:38:44 +00:00