aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/src/compiler
AgeCommit message (Expand)Author
2018-06-18Update copyright yearHenrik Nord
2018-06-07Don't use deprecated erlang:get_stacktrace/0Anders Svensson
2017-09-05Merge branch 'anders/diameter/DOIC/OTP-14588' into maintAnders Svensson
2017-09-04Fix dictionary compilation error messageAnders Svensson
2017-08-10Don't search forms unnecessarily in diameter_exprecs parse transformAnders Svensson
2017-08-03Fix obsolete diameter_gen.hrl commentsAnders Svensson
2017-06-14Merge branch 'anders/diameter/performance/OTP-14343'Anders Svensson
2017-06-13Move (most of) diameter_gen.hrl to diameter_gen.erlAnders Svensson
2017-06-13Change signature associated with dictionary @custom_type/@codecsAnders Svensson
2017-06-13Remove use of process dictionary in decodeAnders Svensson
2017-06-12Add dictionary function avp_arity/1Anders Svensson
2017-03-08diameter: Fix handling of locations and annotationsHans Bolinder
2016-12-07Update copyright-yearErlang/OTP
2016-08-26Remove copyright from generated dictionary modulesAnders Svensson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30diameter: Use module erl_annoHans Bolinder
2014-09-12Fix ?MODULE in preprocessed dictionary formsAnders Svensson
2014-05-29Fix broken check for undefined AVPs in @codec and @custom_typesAnders Svensson
2014-03-31Merge branch 'anders/diameter/unicode_path/OTP-11655'Anders Svensson
2014-03-25Use fun encoding to erl_parse:abstract/2Anders Svensson
2014-03-21Adapt dictionary compilation to new default encodingAnders Svensson
2014-03-20Fix unicode path failure in diameter_make:codec/2Anders Svensson
2014-01-16Ensure that Grouped AVP's are fully defined in dictionariesAnders Svensson
2014-01-16Don't format diameter_make:codec/2 errorsAnders Svensson
2013-12-01Return compilable forms instead of beamAnders Svensson
2013-12-01Fix diameter_make:flatten/1Anders Svensson
2013-12-01Modify type that currently causes dialyzer woeAnders Svensson
2013-12-01Simplify and extend diameter_make interfaceAnders Svensson
2013-12-01Add diameter_make:flatten/1, remove reformat/1Anders Svensson
2013-11-28Extend diameter_make:codec/2Anders Svensson
2013-11-28Don't pollute process dictionary in diameter_codegen:from_dict/4Anders Svensson
2013-11-28Make forms a separate output from diameter_codegenAnders Svensson
2013-11-28Remove last remnants of "spec"Anders Svensson
2013-11-28Write as last step in code generationAnders Svensson
2013-11-28Change extensions for debug output: .spec/forms -> .D/FAnders Svensson
2013-05-29Remove redundant integer type specifiers from binariesAnders Svensson
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-02-18Remove dialyzer nowarn_unused_function workaroundAnders Svensson
2013-02-08Add exprecs '#new-'/1 clause taking list argumentAnders Svensson
2013-02-08Add exprecs '#get-'/1 for transforming records into listsAnders Svensson
2011-12-16Allow module name mapping at dictionary compilationAnders Svensson
2011-12-16Fix blunder that broke name/prefix compilation optionsAnders Svensson
2011-12-08Tell dialyzer not to warn about unused functionsAnders Svensson
2011-12-08Fix semantic checks on AVP qualifiersAnders Svensson
2011-12-08Minor codegen/debug fixAnders Svensson
2011-12-06Minor diameter_dict_scanner fixAnders Svensson
2011-12-05Fix interpretation of vendor id in @groupedAnders Svensson
2011-12-05Add range checks on dictionary integersAnders Svensson
2011-12-04Don't explicitly load inherited modulesAnders Svensson