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
/
diameter
/
src
/
compiler
/
diameter_codegen.erl
Age
Commit message (
Expand
)
Author
2017-08-03
Fix obsolete diameter_gen.hrl comments
Anders Svensson
2017-06-14
Merge branch 'anders/diameter/performance/OTP-14343'
Anders Svensson
2017-06-13
Move (most of) diameter_gen.hrl to diameter_gen.erl
Anders Svensson
2017-06-13
Change signature associated with dictionary @custom_type/@codecs
Anders Svensson
2017-06-13
Remove use of process dictionary in decode
Anders Svensson
2017-06-12
Add dictionary function avp_arity/1
Anders Svensson
2017-03-08
diameter: Fix handling of locations and annotations
Hans Bolinder
2016-12-07
Update copyright-year
Erlang/OTP
2016-08-26
Remove copyright from generated dictionary modules
Anders Svensson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
diameter: Use module erl_anno
Hans Bolinder
2014-09-12
Fix ?MODULE in preprocessed dictionary forms
Anders Svensson
2014-03-25
Use fun encoding to erl_parse:abstract/2
Anders Svensson
2013-12-01
Return compilable forms instead of beam
Anders Svensson
2013-12-01
Simplify and extend diameter_make interface
Anders Svensson
2013-11-28
Extend diameter_make:codec/2
Anders Svensson
2013-11-28
Don't pollute process dictionary in diameter_codegen:from_dict/4
Anders Svensson
2013-11-28
Make forms a separate output from diameter_codegen
Anders Svensson
2013-11-28
Remove last remnants of "spec"
Anders Svensson
2013-11-28
Write as last step in code generation
Anders Svensson
2013-11-28
Change extensions for debug output: .spec/forms -> .D/F
Anders Svensson
2013-05-29
Remove redundant integer type specifiers from binaries
Anders Svensson
2013-02-18
Remove dialyzer nowarn_unused_function workaround
Anders Svensson
2011-12-08
Tell dialyzer not to warn about unused functions
Anders Svensson
2011-12-08
Fix semantic checks on AVP qualifiers
Anders Svensson
2011-12-08
Minor codegen/debug fix
Anders Svensson
2011-12-05
Fix interpretation of vendor id in @grouped
Anders Svensson
2011-12-04
Minor codegen tweaks
Anders Svensson
2011-12-02
Vendor id fixes
Anders Svensson
2011-12-02
Adapt diameter_codegen
Anders Svensson
2011-10-17
@result_code -> @define in dictionary files
Anders Svensson
2011-09-26
Use single format for error_logger reports
Anders Svensson
2011-08-24
Merge branch 'anders/diameter/augment_inherited_enums/OTP-9469' into dev
Anders Svensson
2011-08-17
Allow @enum when AVP is defined in an inherited dictionary.
Anders Svensson
2011-08-17
@id required in dictionary files only when @messages is specified.
Anders Svensson
2011-05-18
Initial commit of the diameter application.
Anders Svensson