summaryrefslogtreecommitdiff
path: root/lib/tools/src/cover.erl
Commit message (Expand)AuthorAgeFilesLines
* cover: Fix unmatched return warningsBjörn-Egil Dahlberg2016-05-101-75/+80
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Generalize bit string comprehensionsBjörn Gustavsson2016-03-011-3/+1
* Merge branch 'maint'Hans Bolinder2016-02-031-1/+1
|\
| * tools: Fix wrong instrumentation of binary comprehensionsLuis Rascao2016-02-031-1/+1
* | Merge branch 'maint'Siri Hansen2016-01-221-31/+41
|\ \ | |/
| * [cover] Don't crash when compiling beam without 'file' attributeSiri Hansen2015-12-171-31/+41
* | Remove the deprecated webtool applicationBjörn Gustavsson2015-10-141-3/+1
|/
* Fix cover output fileYuki Ito2015-09-091-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'gomoripeti/tools/cover-no-beam/OTP-12806'Björn Gustavsson2015-06-151-2/+8
|\
| * cover: handle undefined module when analysing to filePéter Gömöri2015-06-101-2/+8
* | cover: Unstick modules before loading remoteBjörn-Egil Dahlberg2015-06-091-8/+18
|/
* tools: Use module erl_annoHans Bolinder2015-04-301-19/+21
* cover: Optimize file operationsBjörn Gustavsson2015-02-251-13/+15
* [cover] Improve performanceSiri Hansen2015-02-201-276/+549
* Fix cover bug on last expressions with empty clausesJosé Valim2014-11-081-0/+2
* Merge branch 'nox/maps-support-cover/OTP-11764'Björn-Egil Dahlberg2014-03-041-0/+19
|\
| * Support maps in coverAnthony Ramine2014-02-011-0/+19
* | cover: Use lists:reverse/1 instead of the home-brewn reverse functionBjörn Gustavsson2014-02-131-19/+11
* | cover: Remove support for ancient formats of abstract codeBjörn Gustavsson2014-02-131-50/+11
* | cover: Support running cover on itselfBjörn Gustavsson2014-02-111-43/+20
* | Merge branch 'nox/tools/cover-record-update'Björn Gustavsson2014-02-071-6/+9
|\ \ | |/ |/|
| * Properly munge record updates in coverAnthony Ramine2014-02-011-0/+5
| * Don't munge record and field names in coverAnthony Ramine2014-02-011-7/+5
* | EEP 37: Funs with namesAnthony Ramine2013-12-121-0/+7
|/
* Take compiler options from beam in cover:compile_beamPéter Gömöri2013-10-301-15/+29
* Delete ets tables when stoppedFredrik Gustafsson2013-04-091-0/+2
* fix a race condition when there're several applications in apps directoryManuel Rubio2013-04-041-0/+5
* [cover] Ensure no process leak when stopping cover on dead nodeSiri Hansen2013-03-261-3/+8
* Extend cover.erl source searchAnders Svensson2013-03-061-36/+50
* Fix a bug in cover when used with no_auto_importJosé Valim2013-01-251-7/+1
* Ensure cover keeps the proper file sourceJosé Valim2013-01-251-1/+17
* cover now relies on the compile info to find file sourcesJosé Valim2013-01-251-3/+19
* Make adjustments for UnicodeHans Bolinder2013-01-251-7/+7
* Remove what remains of the Mnemosyne codeLoïc Hoguin2013-01-161-6/+0
* Merge branch 'siri/cover/new-bugs-r16/OTP-10638'Siri Hansen2013-01-091-3/+12
|\
| * [cover] Remove stopped node also from lost_nodes listSiri Hansen2012-12-191-1/+3
| * [cover] Don't mark stopped node as lostSiri Hansen2012-12-191-2/+9
* | [tools] Add Unicode support for CoverHans Bolinder2013-01-021-19/+46
|/
* [cover] Allow reconnection if node has been disconnected or downSiri Hansen2012-10-301-39/+100
* [cover] Don't kill remote nodes when connection to main node is lostSiri Hansen2012-10-301-17/+15
* [cover] Add support for test_serverSiri Hansen2012-10-301-2/+29
* [cover]fix leftover {'DOWN', ..} msg in callers queueHenrik Nord2011-09-211-2/+2
* Fix typos in cover.erlTuncer Ayaz2011-09-151-2/+2
* Fix file descriptor leakShunichi Shinohara2011-04-291-0/+1
* Merge branch 'ts/cover-with-export_all' into devHenrik Nord2011-04-071-4/+5
|\
| * add user specified compiler options on form reloadingTobias Schlager2010-09-231-4/+5
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* | Update internal pmap to have a process limitLukas Larsson2011-02-101-17/+36