aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/qlc_pt.erl
AgeCommit message (Expand)Author
2017-03-08stdlib: Fix handling of locations and annotationsHans Bolinder
2016-09-02Fix overridden BIFsBjörn Gustavsson
2016-09-01qlc_pt: Simplify code because of updated erl_expand_recordsBjörn Gustavsson
2016-06-09stdlib: Correct types and specsHans Bolinder
2016-02-17stdlib: Update qlc_pt to handle typed record fieldsHans Bolinder
2016-01-20stdlib: Update erl_parse(3)Hans Bolinder
2015-08-21stdlib: fix a qlc bug introduced in 18.0Hans Bolinder
2015-06-18Change license text to APLv2Bruce Yinhe
2015-04-30stdlib: Silence some of qlc's warningsHans Bolinder
2015-04-30stdlib: Use module erl_annoHans Bolinder
2014-03-03Fix a qlc bug where filters were erroneously optimized awayHans Bolinder
2013-12-12EEP 37: Funs with namesAnthony Ramine
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2013-01-09qlc: Remove support for packagesBjörn Gustavsson
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2010-02-12Merge branch 'ks/stdlib-cleanups' into ccase/r13b04_devErlang/OTP
2010-02-10stdlib: clean up as suggested by tidierKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP