Age | Commit message (Expand) | Author |
2014-09-30 | Uniformize. | Alain Frisch |
2014-09-30 | Get rid of warning attribute. | Alain Frisch |
2014-09-30 | Inline inner DSL module. | Alain Frisch |
2014-09-30 | Get rid of End directive (hard-code in masm backend). | Alain Frisch |
2014-09-30 | ascii -> bytes | Alain Frisch |
2014-09-30 | llabel -> label | Alain Frisch |
2014-09-30 | Adapt 32-bit backend as well. | Alain Frisch |
2014-09-30 | Move directive emitters into a sub-module (64-bit). | Alain Frisch |
2014-09-30 | Fix. | Alain Frisch |
2014-09-30 | Merge DSL32 and DSL64. | Alain Frisch |
2014-09-30 | Cleanup. | Alain Frisch |
2014-09-30 | Cleanup. | Alain Frisch |
2014-09-30 | Getting rid of instruction suffixes. Finish, merge INS, INS32, INS64, get rid... | Alain Frisch |
2014-09-30 | Getting rid of instruction suffixes: step 3, using pure Intel mnemonics for t... | Alain Frisch |
2014-09-30 | Sort. | Alain Frisch |
2014-09-30 | Getting rid of instruction suffixes: step 2, using pure Intel mnemonics for t... | Alain Frisch |
2014-09-30 | Getting rid of instruction suffixes: step 1, get rid of internal checks. | Alain Frisch |
2014-09-30 | Synchronize with trunk. | Alain Frisch |
2014-09-30 | Bootstrap. | Alain Frisch |
2014-09-30 | Get rif of multiple exceptions with the same name in the same module. | Alain Frisch |
2014-09-30 | Fix. | Alain Frisch |
2014-09-30 | Do not resolve Tpackage path with find_type (to be checked). | Alain Frisch |
2014-09-30 | Print inlined record type with a bang. | Alain Frisch |
2014-09-30 | Cleanup. | Alain Frisch |
2014-09-30 | Reduce diff with trunk. | Alain Frisch |
2014-09-30 | Cleanup. | Alain Frisch |
2014-09-30 | No need to track extension path in record_representation, infer it from the r... | Alain Frisch |
2014-09-30 | Re-enable rebinding of extension constructors with inlined records. | Alain Frisch |
2014-09-30 | Support for inlined records in extension constructors. | Alain Frisch |
2014-09-30 | Cleanup. | Alain Frisch |
2014-09-30 | Cleanup. | Alain Frisch |
2014-09-30 | Towards sugar-less encoding of constructor types. | Alain Frisch |
2014-09-29 | Towards getting rid of the internal syntactic sugar. | Alain Frisch |
2014-09-29 | Yet another branch for inlined records, trying to get rid of the internal syn... | Alain Frisch |
2014-09-29 | Immediate are not explicitly typed in Intel_ast. Use the unsuffixed form e.g... | Alain Frisch |
2014-09-29 | Cleanup. | Alain Frisch |
2014-09-29 | Fix. | Alain Frisch |
2014-09-29 | Avoid duplication in register names. | Alain Frisch |
2014-09-29 | Get rid of RIP register, introduce a specific operand for rip-based addressing. | Alain Frisch |
2014-09-26 | PR#4099: Bug in Makefile.nt: won't stop on error | Damien Doligez |
2014-09-26 | Get rid of type-qualifed constructor paths for extensible types. | Alain Frisch |
2014-09-26 | Rename NO -> NONE. | Alain Frisch |
2014-09-26 | Disallow multiple declaration of extension constructors with the same name in... | Alain Frisch |
2014-09-26 | Cleanup. | Alain Frisch |
2014-09-26 | Merge with trunk. | Alain Frisch |
2014-09-26 | Fix merge problem. | Alain Frisch |
2014-09-26 | testsuite: add empty file to prevent svn merge from adding incompatible tests... | Damien Doligez |
2014-09-26 | Remove warning attributes. | Alain Frisch |
2014-09-26 | More explicit datatype checks. | Alain Frisch |
2014-09-26 | Adding in mli file for Intel_dsl. | Alain Frisch |