[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / types-inl.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-08-21 rossberg[simd] Introduce SIMD types (as classes)
2015-08-13 mstarzingerMake some foo.h headers usable without foo-inl.h header.
2015-01-28 jarin[turbofan] Use unboxed doubles in range types.
2015-01-28 jarinReland of "Steps towards unification of number bitset...
2015-01-22 bmeurerRevert of Steps towards unification of number bitset...
2015-01-21 rossbergSteps towards unification of number bitset and range...
2014-10-15 rossberg@chromium.orgBetter typing and type verification
2014-09-16 rossberg@chromium.orgRe-reland "Use unsigned type bitsets to limit undefined...
2014-09-15 rossberg@chromium.orgRe-revert "Use unsigned type bitsets to limit undefined...
2014-09-15 rossberg@chromium.orgReland "Use unsigned type bitsets to limit undefined...
2014-09-12 ulan@chromium.orgRevert r23916, r23917 for breaking 64-bit tests.
2014-09-12 rossberg@chromium.orgUse unsigned type bitsets to limit undefined behaviour
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-22 neis@chromium.orgAdd constructor for range types.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-27 rossberg@chromium.orgEstablish distributivity for type union & intersection
2014-05-26 rossberg@chromium.orgVarious extensions to types
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgRevert "Implement structural function and array types"
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-16 rossberg@chromium.orgRevert "Implement structural function and array types"
2014-04-16 rossberg@chromium.orgImplement structural function and array types
2014-04-11 bmeurer@chromium.orgInline TypeImpl::NowContains().
2014-04-08 rossberg@chromium.orgShut up Windows and ASAN
2014-04-08 rossberg@chromium.orgReland "Refactoring to allow adding new structured...
2014-04-08 dcarney@chromium.orgRevert "Refactoring to allow adding new structured...
2014-04-07 rossberg@chromium.orgRefactoring to allow adding new structured types
2014-04-01 rossberg@chromium.orgProvide Type::Contains methods.
2014-04-01 bmeurer@chromium.orgMake it possible to use HeapType inside objects-inl.h.