index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1
/
src
/
asn1ct_constructed_per.erl
Age
Commit message (
Expand
)
Author
2017-08-16
Fix broken handling of default values in extensions for PER
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-03-14
Clean up comments
Björn Gustavsson
2017-03-14
Clean up use of asn1ct_gen:emit/1
Björn Gustavsson
2017-03-14
Remove the 'debug' option
Björn Gustavsson
2017-03-14
Only generate needed single quotes around function names
Björn Gustavsson
2017-02-17
PER encoding: Emit comments about each attribute
Björn Gustavsson
2017-02-06
Teach the ASN.1 compiler the 'maps' option
Björn Gustavsson
2017-02-03
Refactor decoding as a preparation for handling maps
Björn Gustavsson
2017-02-03
Refactor encoding of optional values
Björn Gustavsson
2017-02-03
Refactor code generation options
Björn Gustavsson
2017-02-03
Simplify gen_enc_components_call() and friends
Björn Gustavsson
2017-02-03
Refactor gen_encode_constructed_imm/3
Björn Gustavsson
2017-02-03
Clean up handling of textual order
Björn Gustavsson
2017-02-03
Break apart function with 6 arguments
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-12
asn1ct_constructed_per: Remove useless argument 'NeedRest'
Björn Gustavsson
2015-01-12
per/uper: Fix code generation for nested types in objects
Björn Gustavsson
2014-06-05
PER: Remove unnecessary clause for handling DEFAULT
Björn Gustavsson
2014-01-24
Fix open types
Björn Gustavsson
2014-01-24
Fix BIT STRING
Björn Gustavsson
2014-01-20
Generate intermediate code that is easier to optimize
Björn Gustavsson
2014-01-20
Keep type information in the apply intermediate instruction
Björn Gustavsson
2014-01-20
asn1ct_imm: Add a field for intermediate code for call_gen
Björn Gustavsson
2013-10-01
Fix broken handling of default values for BIT STRINGs
Björn Gustavsson
2013-09-03
asn1ct_constucted_per: Directly call asn1ct_gen_per
Björn Gustavsson
2013-09-03
PER, UPER: Optimize table constraints
Björn Gustavsson
2013-08-30
PER, UPER: Optimize encoding using an intermediate format
Björn Gustavsson
2013-08-30
Refactor decoding of components of SEQUENCE OF / SET OF
Björn Gustavsson
2013-08-30
PER,UPER: Get rid of unused 'telltype' argument in decoding functions
Björn Gustavsson
2013-08-30
Remove broken support for multiple UNIQUE
Björn Gustavsson
2013-08-30
Clean up handling of extension addition groups
Björn Gustavsson
2013-08-28
asn1ct_constructed_per: Simplify gen_enc_line() and friends
Björn Gustavsson
2013-08-28
Remove code for handling an object/object set reference in SEQUENCE
Björn Gustavsson
2013-08-26
Encode SEQUENCE OF / SET OF using a list comprehension
Björn Gustavsson
2013-06-07
PER, UPER: Fix record name mismatch between HRL file and decoding code
Björn Gustavsson
2013-05-31
asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type
Björn Gustavsson
2013-05-31
PER: Generate code for deep table constraints at compile-time
Björn Gustavsson
2013-05-31
Normalize data representation for table constraints
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Remove dead code for handling of ENUMERATED
Björn Gustavsson
2013-05-31
PER/UPER: Eliminate gen_encode_prim_wrapper() and DoTag argument
Björn Gustavsson
2013-05-31
Eliminate the {notype,_} return value from asn1ct_gen:type/1
Björn Gustavsson
2013-05-31
Introduce asn1ct_gen_per:gen_decode_external/3
Björn Gustavsson
2013-05-31
Normalize SIZE constraints to simplify backends
Björn Gustavsson
2013-05-31
Eliminate general use of #typereference{}
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Optimize decoding of OPTIONAL
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Break out part of gen_dec_comp_call()
Björn Gustavsson
2013-05-31
asn1_constructed_per: Optimize decoding of CHOICE
Björn Gustavsson
2013-05-31
Refactor decoding of items in SEQUENCEs and CHOICEs
Björn Gustavsson
[next]