aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2017-08-10decode ioc in OER in runtimeLev Walkin2-4/+28
2017-08-10using ioc constraints in run timeLev Walkin2-5/+23
2017-08-10type safetyLev Walkin1-2/+2
2017-08-10structure comparison functionsLev Walkin62-123/+612
2017-08-08typosLev Walkin3-3/+3
2017-08-08generate runtime information object set tablesLev Walkin1-0/+50
2017-08-07fix warningsLev Walkin46-275/+307
2017-08-07remove warningLev Walkin2-1/+2
2017-08-07define INTEGER_freeLev Walkin2-1/+2
2017-08-06no warningsLev Walkin1-0/+5
2017-08-06allow specifying PDU even if -pdu=auto was not givenLev Walkin1-1/+14
2017-08-06encode ANY as open type for PERLev Walkin2-3/+99
2017-08-06documentedLev Walkin1-17/+23
2017-08-05do not add unnecessary symbolsLev Walkin2-0/+8
2017-08-05avoid generating some OER object code if not -gen-OERLev Walkin1-1/+1
2017-08-04whitespace changesLev Walkin1-758/+752
2017-08-04add OERLev Walkin1-5/+35
2017-08-03use macro instead of a symbol for debugging, if C99Lev Walkin1-0/+4
2017-08-02remove warningsLev Walkin1-3/+7
2017-08-02Simplify the logic of accessing codec function for specific TYPEBi-Ruei, Chiu33-5/+209
2017-08-02simplify numeric constraints checking in runtimeLev Walkin5-260/+140
2017-08-02add OER encoders into libraryLev Walkin1-3/+5
2017-08-02add XER equivalence checkLev Walkin2-0/+188
2017-08-02C90 fixLev Walkin1-7/+6
2017-08-02add OER codec for string typesLev Walkin16-26/+214
2017-08-02do not ignore specsLev Walkin1-1/+0
2017-08-02bring OER in non-OER modes (temporary)Lev Walkin1-1/+1
2017-08-02OER encode SEQUENCELev Walkin1-38/+190
2017-08-02simplify dependenciesLev Walkin5-46/+8
2017-08-02Native Integer OER supportLev Walkin3-2/+108
2017-08-02PER aligned flushLev Walkin2-1/+31
2017-08-02CODEC-OER for OER file dependenciesLev Walkin1-1/+7
2017-08-02rename slurp->skipLev Walkin1-4/+4
2017-08-02add OER open type decoderLev Walkin2-1/+56
2017-08-02safetyLev Walkin2-0/+11
2017-08-02add OER SEQUENCE decoderLev Walkin7-10/+428
2017-08-02fix OER stubs orderLev Walkin30-203/+204
2017-08-02test OER encoding over the INTEGER value rangeLev Walkin3-51/+202
2017-08-02enable OER encoderLev Walkin1-2/+2
2017-08-02add encode check (fails yet)Lev Walkin3-14/+92
2017-08-02add some INTEGER OER encoding codeLev Walkin3-12/+175
2017-08-02add some support for INTEGER decodingLev Walkin5-15/+255
2017-08-02add failed test for INTEGER decode OERLev Walkin1-2/+32
2017-08-02add OER encoder helpersLev Walkin2-15/+85
2017-08-02no C support code yetLev Walkin1-1/+1
2017-08-02INTEGER decoding stubLev Walkin6-4/+76
2017-08-02introduce oer constraint codeLev Walkin31-15/+44
2017-08-02oer support codeLev Walkin4-5/+86
2017-08-02add skeleton OER stubsLev Walkin33-2/+304
2017-08-02Merge pull request #155 from johvik/masterLev Walkin2-2/+2