Age | Commit message (Expand) | Author |
2014-03-26 | Merge branch 'aronisstav/hipe/opaque_fix' | Hans Bolinder |
2014-03-25 | Merge branch 'ks/hipe-rtl-remove-constant/OTP-11822' | Björn-Egil Dahlberg |
2014-03-24 | Don't 'opaque-decorate' a success typing using an incompatible spec | Stavros Aronis |
2014-03-24 | hipe: Correct last commit of OTP-10342 | Hans Bolinder |
2014-03-24 | stdlib: warn if the type map() is redefined | Hans Bolinder |
2014-03-24 | hipe: Add a few clauses for maps in erl_types | Hans Bolinder |
2014-03-21 | Merge branch 'yiannist/hipe-llvm-backend' | Henrik Nord |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-19 | Remove RTL code that handled the (is_)constant guard | Kostis Sagonas |
2014-03-19 | Merge branch 'kostis/hipe-rc2-patch' | Henrik Nord |
2014-03-17 | hipe: Properly identify map() type form terms | Björn-Egil Dahlberg |
2014-03-07 | Support the LLVM backend in HiPE | Yiannis Tsiouris |
2014-03-07 | Implement the LLVM backend | Yiannis Tsiouris |
2014-03-07 | Extend RTL API to support the LLVM backend | Yiannis Tsiouris |
2014-03-07 | Add support for llvm unique symbols in hipe_gensym | Yiannis Tsiouris |
2014-03-07 | Move some common code in hipe_pack_constants | Yiannis Tsiouris |
2014-03-07 | Add better specs in hipe_pack_constants and cleanup | Yiannis Tsiouris |
2014-03-05 | Add types for new HiPE BIFs | Kostis Sagonas |
2014-02-26 | Cleanup and make sure warnings are treated as errors | Kostis Sagonas |
2014-02-26 | Add specs for exported functions (to shut off a warning) and types in some re... | Kostis Sagonas |
2014-02-26 | Introduce and use a hipe_icode:icode() type | Kostis Sagonas |
2014-02-26 | Substitude uses of lists:reverse(L1) ++ L2 with lists:reverse(L1, L2) | Kostis Sagonas |
2014-02-25 | Merge branch 'kostis/hipe-tests-bs/OTP-11748' | Henrik Nord |
2014-02-24 | Up the time limit (globally) for some slow machines | Kostis Sagonas |
2014-02-24 | Add check so that tests are skipped if HiPE is not available | Kostis Sagonas |
2014-02-24 | Add a Makefile for the HiPE tests | Kostis Sagonas |
2014-02-24 | Add tests for the HiPE compiler (Part 1: binaries and bitstrings) | Kostis Sagonas |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Disable hipe_SUITE when environment doesn't support it | Tobias Schlager |
2014-02-24 | Make hipe non-upgradable by setting appup file empty | Tobias Schlager |
2014-02-24 | Fix missing module on hipe app file template | Tobias Schlager |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-22 | Introduce parameterized opaque types | Hans Bolinder |
2014-02-22 | Fix a bug concerning parameterized types | Hans Bolinder |
2014-02-22 | Solve remote types in parameters | Hans Bolinder |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-01-29 | hipe: Fixup update cerl pretty printer | Björn-Egil Dahlberg |
2014-01-29 | hipe: Update cerl pretty printer | Björn-Egil Dahlberg |
2014-01-28 | dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer | Björn-Egil Dahlberg |
2014-01-21 | [dialyzer] Re-work the handling of opaque types | Hans Bolinder |
2014-01-10 | hipe: Fix compilation with 'no_remove_comments' | Johannes Weißl |
2013-12-20 | Merge remote-tracking branch 'origin/kostis/dialyzer_hipe-remove-gs' | Dan Gudmundsson |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-11-13 | Remove the hipe tool as it uses the now obsolete gs | Kostis Sagonas |