Commit History

Author SHA1 Message Date
  blikblum 1bf2cfd5e8 * Set Datasize for the unrecognized field types 15 years ago
  Jonas Maebe fff903a00b * fixed some unnecessary moving of values from cregister to register 15 years ago
  Jonas Maebe daef2efa69 - removed tstoreddef.reset() and overrides, and the associated 15 years ago
  joost 32fd85f17e * Revert accidentally commited files in r15499 15 years ago
  joost f016c79d7a * Patch from Luiz Americo to fix a double pathdelim in filename, bug #16737 15 years ago
  joost c58e26e25a * Implemented GetTableNames, systemtables=true, bug #13893, by Ladislav Karrach 15 years ago
  Jonas Maebe 35bacb55b5 * re-enabled CCLASSESINLINE since it no longer internalerrors the compiler 15 years ago
  michael accb7032f2 * Applied patch from Luiz Americo to improve speed (const for string params) 15 years ago
  michael 0a4e4d3c62 * Patches for bugs 16815 and 16807 (double type and access violation when accessing non-existent member 15 years ago
  Jonas Maebe f72526b95f * allow function results of inlined functions to be regvars 15 years ago
  marco 257440153f * fix example that is still in 1.0.x state. 15 years ago
  Jonas Maebe 60041ebf8b * allow exit(value) in exception blocks. Forbidding this dates back to 15 years ago
  Jonas Maebe 5dd72acf36 * make sure that exitnodes can be safely typecheckpassed more than once 15 years ago
  Jonas Maebe 18542d663e * fixed 16 color vesa get/putpixel offsets (patch by Nikolay Nikolov, 15 years ago
  joost 01f11e8ada * Set defailt value for UniDirectional 15 years ago
  Jonas Maebe 469106629c * properly initialise graphresult when setgraphmode is called directly 15 years ago
  florian 3668be7ee4 * minimal implementation by Benjamin 'BeRo' Rosseaux 15 years ago
  florian 5692c9e787 * tabs by spaces replaced 15 years ago
  Jonas Maebe 356026f849 * use new_section() instead of tai_section.create() everywhere 15 years ago
  Jonas Maebe 9dfa4c55ce - removed unnecessary usage of MacOSAll and CocoaAll 15 years ago
  Jonas Maebe b7796b4340 * enable the use of formal classes to replace some "id" types with actual 15 years ago
  Jonas Maebe 7321f9a87a * fixed register allocation info when initialising parameters, both in 15 years ago
  pierre 8bcad0c07f avoid range check error in ParseCompilationUnit 15 years ago
  Jonas Maebe 224deb7fe1 * part of r15476, forgot to commit 15 years ago
  Jonas Maebe 62d677eb92 + support for formally declared objcclasses ("type x=objcclass;external;") 15 years ago
  Jonas Maebe e36857742f * allow taking the address of an indexed array function result 15 years ago
  Jonas Maebe 04a63ea278 * fixed range/overflow checking for succ/pred (mantis #16770) 15 years ago
  florian 138c5d1570 + feature switch RESOURCES 15 years ago
  florian 6c08597535 * don't build a native compiler for embedded targets 15 years ago
  michael 8d84ac54ca * Added easy access function for params 15 years ago