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_gen.erl
Age
Commit message (
Expand
)
Author
2015-03-06
asn1ct_gen: Correct generation of .hrl files for multiple ellipses
Björn Gustavsson
2014-06-05
BER: Eliminate dialyzer warnings for specialized decode functions
Björn Gustavsson
2014-06-05
Correct OCTET STRING default when legacy_erlang_types is active
Björn Gustavsson
2014-06-05
Remove old DEFAULT-checking code made obsolete in the previous commit
Björn Gustavsson
2014-05-06
BER: Suppress dialyzer warnings for encode_bit_string/4
Björn Gustavsson
2014-04-16
Remove unused arguments for asn1ct_gen_ber_bin_v2:gen_dec_prim()
Björn Gustavsson
2014-04-16
Add missing newline in -export()
Björn Gustavsson
2014-03-21
Protect generated .hrl files from multiple inclusions
Björn Gustavsson
2014-01-31
asn1ct_gen: Silence dialyzer warnings for unmatched returns
Björn Gustavsson
2014-01-24
Add legacy_erlang_types
Björn Gustavsson
2014-01-20
Introduce asn1ct_gen:open_output_file/1
Björn Gustavsson
2013-10-01
Fix broken handling of default values for BIT STRINGs
Björn Gustavsson
2013-09-27
Teach the ASN.1 compiler the no_ok_wrapper option
Björn Gustavsson
2013-09-27
Optimize the generated decode/2 function
Björn Gustavsson
2013-09-18
asn1ct_gen: Clean up process dictionary after generating
Björn Gustavsson
2013-09-03
PER, UPER: Optimize table constraints
Björn Gustavsson
2013-08-30
PER,UPER: Get rid of unused 'telltype' argument in decoding functions
Björn Gustavsson
2013-08-30
Optimize the generated encode/2 function
Björn Gustavsson
2013-08-30
Remove broken support for multiple UNIQUE
Björn Gustavsson
2013-05-31
PER: Generate code for deep table constraints at compile-time
Björn Gustavsson
2013-05-31
Eliminate the {notype,_} return value from asn1ct_gen:type/1
Björn Gustavsson
2013-05-31
asn1ct, asn1ct_gen: Eliminate unused exports
Björn Gustavsson
2013-05-31
Open the output file in raw mode with delayed write
Björn Gustavsson
2013-05-31
Generate one call to io:put_chars/2 for each call to asn1ct_gen:emit/1
Björn Gustavsson
2013-05-31
Get rid of 'ANY' in the backends
Björn Gustavsson
2013-05-31
Eliminate general use of #typereference{}
Björn Gustavsson
2013-05-31
PER/UPER: Share all code except encoding of primitives
Björn Gustavsson
2013-02-14
der: Correct code generation for checking of empty sets
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-24
Don't export encode_disp/2 and decode_disp/2 in generated modules
Björn Gustavsson
2013-01-23
By default, encode BIT STRING to bitstrings
Björn Gustavsson
2013-01-22
Remove the 'inline' and '{inline,OutputFile}' options
Björn Gustavsson
2013-01-22
Add and use asn1rtt_check
Björn Gustavsson
2013-01-22
Add run-time library templates and use them
Björn Gustavsson
2013-01-22
Add a mechanism for embedding run-time functions into the generated code
Björn Gustavsson
2012-12-06
Suppress warnings for unused variables using a compiler option
Björn Gustavsson
2012-11-26
Simplify the code for the generated info/0 function
Björn Gustavsson
2012-11-23
Remove obsolete back-ends and simplify the options
Björn Gustavsson
2012-11-22
Make the specialized decodes work with the 'nif' option
Björn Gustavsson
2012-07-11
Add support for extensible enumeration types in n2n
Gustav Simonsson
2012-07-11
Make n2n option work for enumerated types without extension
Gustav Simonsson
2012-02-28
[asn1] Abstract out table access to new module
Adam Lindberg
2011-08-02
Remove some superflous includes which caused inlined modules to have lots of ...
Lukas Larsson
2011-08-01
Update decode_open_type to use nifs if configured to do so
Lukas Larsson
2011-08-01
Remove driver support for per encoding
Lukas Larsson
2011-08-01
Remove driver support for ber decoding
Lukas Larsson
2011-08-01
Add support for nif option to optimized ber_bin_v2 asn1 compilation
Lukas Larsson
2011-08-01
Add support for nif option to optimized PER asn1 compilation
Lukas Larsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Merge branch 'ta/asn1-reporting' into dev
Niclas Axelsson
[next]