Commit Graph

982 Commits

Author SHA1 Message Date
vlm 177a5b6fec compiler directives support; TMF 040-1 compatible
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@982 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-09-05 05:17:57 +00:00
vlm e0fea71cb9 YuanMeng was very helpful in finding these
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@981 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-29 10:31:14 +00:00
vlm 823f1446ba oops; not a pointer
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@980 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-29 10:23:20 +00:00
vlm 19c9c1b48f test of xer encoding
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@979 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-27 03:20:20 +00:00
vlm 9302384d4c real range
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@978 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-27 03:13:51 +00:00
vlm 31f7a1c7c6 change in optionality handling resulted in stricter controls
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@977 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-22 14:19:28 +00:00
vlm 066dc10a71 asn1c code generator modifier: <asn1c:pointer>
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@976 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-22 12:23:54 +00:00
vlm 6c4a850514 automatic dependency tracking
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@975 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-18 13:38:19 +00:00
vlm 7c05fdf1f4 proper inline, as per 1261746
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@974 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-17 18:39:36 +00:00
vlm 5a6fc6536f more words on circular references
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@973 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-16 17:00:21 +00:00
vlm 2cebdf3650 de-facto things
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@972 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-16 16:57:17 +00:00
vlm c754e537c8 new circular references test
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@971 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-16 16:56:59 +00:00
vlm cb14b50557 template
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@970 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-16 03:19:59 +00:00
vlm 29567c7c20 oops
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@969 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 07:25:06 +00:00
vlm 1f13743a96 oops; fixed
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@968 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 07:21:22 +00:00
vlm 432aa12cc9 minimalistic mode
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@967 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 06:34:04 +00:00
vlm c2fd457224 oops
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@966 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 03:30:15 +00:00
vlm e0297113d7 unber/enber work: -1 switch fixed; also made more verbose
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@965 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 03:28:06 +00:00
vlm 856b94c920 oops
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@964 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 01:04:48 +00:00
vlm e4c682a981 c99 converts this to unsigned; fixed
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@963 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 01:02:47 +00:00
vlm 87ae6f917d some platforms don't have INTxx_MIN
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@962 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-15 01:01:24 +00:00
vlm 2e77428c42 unions are not anonymous
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@961 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-14 15:03:31 +00:00
vlm 9c7c480f19 conditional type choice for -fbless-SIZE
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@960 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-14 15:01:10 +00:00
vlm 2702858d16 extensions of conditional native-typing to -fbless-SIZE constraints
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@959 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-14 14:45:44 +00:00
vlm a33a21647e PER visible constraints are used to select the native representation for INTEGER types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@958 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-14 02:40:04 +00:00
vlm 75b3a53e15 PER visible constraints are used to select the native representation for INTEGER types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@957 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-14 02:18:27 +00:00
vlm 96853d8f42 BIT STRING enumerations
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@956 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-13 23:51:47 +00:00
vlm 3e29bf00c2 *** empty log message ***
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@955 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-13 23:31:48 +00:00
vlm 4573af0d96 generating enumeration tables for INTEGER types
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@954 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-13 23:30:24 +00:00
vlm 5d89c3d031 groking obsolete syntax
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@953 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-13 09:07:11 +00:00
vlm 931aeede61 restructured member variable names
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@952 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-12 10:09:10 +00:00
vlm 9fe7c92008 removed no-op
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@951 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-12 10:08:45 +00:00
vlm 04a08da36a preliminary stupid things
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@950 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-12 10:06:17 +00:00
vlm 131ba38663 version bump-up
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@949 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-12 05:13:35 +00:00
vlm 22de793597 proper dependency
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@948 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-12 05:05:59 +00:00
vlm 6ddd2e4578 further dependency
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@947 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-09 15:20:41 +00:00
vlm ed18fe1576 aug7
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@946 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-08 01:34:03 +00:00
vlm d98cbfbf6c copyright year changed
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@945 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-08-03 07:01:32 +00:00
vlm c1e72a99f3 extern "C" added
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@944 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-28 08:39:46 +00:00
vlm 3a4175855e extern "C" used in skeletons
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@943 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-24 09:03:44 +00:00
vlm 4cc4572eb5 -findirect-choice
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@942 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-24 08:28:39 +00:00
vlm dae8e61278 fopen("w") -> fopen("wb")
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@941 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-21 18:45:37 +00:00
vlm e66fd8a716 tried -pedantic
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@940 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-21 09:32:49 +00:00
vlm 8a0261a96d removed extra comma
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@939 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-21 09:16:27 +00:00
vlm b012da8fa0 tagging mode is implicit if automatic tags environment is used
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@938 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-21 01:18:19 +00:00
vlm 0e874795de #includes moved out of __cplusplus
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@937 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-15 18:49:41 +00:00
vlm ffc488540e oops: bug1234780
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@936 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-08 18:36:51 +00:00
vlm 6d222841b5 new date
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@935 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-04 13:39:33 +00:00
vlm aa1169655f new decimal point paradigm
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@934 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-04 12:21:51 +00:00
vlm 90e20900e4 proper format qualifiers
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@933 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-07-04 12:19:53 +00:00