aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/cerl/erl_bif_types.erl
AgeCommit message (Expand)Author
2012-08-28Fix dialyzer warning for erlang:statistics(scheduler_wall_time)Sverker Eriksson
2012-08-28Fix dialyzer warning for system_flag(scheduler_wall_time)Sverker Eriksson
2012-08-27Fix dialyzer warning for hipe_bifs:remove_refs_from(all)Sverker Eriksson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-04-17Correct documentation, erl_bif_types and dialyzer testsPatrik Nyblom
2012-04-17Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang
2012-03-22Rename dyntrace BIFs to more suiting namesPatrik Nyblom
2012-03-22Add user tag spreading functionality to VM and use in filePatrik Nyblom
2012-03-21erts: Implement erlang:halt/2Raimo Niskanen
2012-02-13Make dialyzer recognize the process_flag option sensitiveHenrik Nord
2012-01-26erl_bif_types: Remove type for is_constant/1Björn Gustavsson
2011-12-08Add types for posixtime_to_universaltime and the reversePatrik Nyblom
2011-11-30Add type info for erlang:system_info({allocator_sizes,ref(),any()})Björn Gustavsson
2011-09-21Merge branch 'dev' into majorBjörn Gustavsson
2011-09-21erl_bif_types: Fix types for lists:key{search,find,member}/3Björn Gustavsson
2011-09-16Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-12Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer)Patrik Nyblom
2011-09-08Merge branch 'dev' into majorHenrik Nord
2011-09-08Merge branch 'sa/dialyzer-dev' into devHenrik Nord
2011-08-29Enhance Dialyzer's inference on comparisonsStavros Aronis
2011-08-27Add erlang:external_size/2 BIFFilipe David Manana
2011-08-26Merge branch 'dev' into majorBjörn Gustavsson
2011-08-25Add erlang:check_old_code/1Björn Gustavsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-07-06Remove deprecated concat_binary/1Björn Gustavsson
2011-06-20Add more specs and typesHans Bolinder
2011-05-23Fix erroneous definition of t_binary_compiled_pattern()Kostis Sagonas
2011-05-02Fix the argument of erlang:list_to_bitstring/1Kostis Sagonas
2011-03-04Merge branch 'ks/process_status' into devNiclas Axelsson
2011-03-02Document exiting and garbage_collecting process statusesKostis Sagonas
2011-01-31Sanitize the specs of the code moduleKostis Sagonas
2011-01-17Merge branch 'bjorn/beam-loader/OTP-9030' into devBjörn Gustavsson
2011-01-17Add erts_debug:instructions/0 for listing all specific instructionsBjörn Gustavsson
2010-12-21Merge branch 'ja/fix-hipe-spec-ets-new' into devNiclas Axelsson
2010-12-16Set types correctly for open_port({spawn_executable, ...Patrik Nyblom
2010-12-16Fix type specification of the ets:new/2 BIFJesper Louis Andersen
2010-12-13Fix native code compiler infinite loop and update type info for 're'Kostis Sagonas
2010-12-03Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into devPatrik Nyblom
2010-12-03Merge branch 'pan/unicode-filenames/OTP-8887' into devPatrik Nyblom
2010-12-01Merge branch 'lukas/hipe/decode_packet_type' into devLukas Larsson
2010-11-30Corrected testcases broken by unicode filenamesPatrik Nyblom
2010-11-29Fix type information of 'file' and 'code' modulesKostis Sagonas
2010-10-15Update httppacket type to return both strings and binariesLukas Larsson
2010-10-14Add the {encoding, _} options to file:open/2's modesKostis Sagonas
2010-10-02Fix type of ets:update_counter/3 to correspond with the documentationKostis Sagonas
2010-08-17erts: Remove broken elib_mallocBjörn Gustavsson
2010-07-07Fix a bug in the type of lists:flatmap/2.Kostis Sagonas
2010-06-09Dialyzer cleanup for eprofBjörn-Egil Dahlberg
2010-06-08Merge branch 'bg/bif-types' into devErlang/OTP
2010-06-07Add type information for erlang:garbage_collect_message_area/0Björn Gustavsson