Historie revizí

Autor SHA1 Zpráva Datum
  daniel 3307d98c40 - Revert micro-exe mode for now. před 15 roky
  daniel 2139a229d3 + If no unit is used, no symbol inside the system unit is used, před 15 roky
  Jonas Maebe db8a67747d * give an error when trying to use (bit)sizeof on a type that is not yet před 15 roky
  Jonas Maebe 5ca1bd2a32 * if the unit of a procedure call is explicitly specified, limit the search před 15 roky
  florian 700f687692 * nested open array constructors are not allowed, resolves #17213 před 15 roky
  florian 24fea58b92 + initial implementation of iso style gotos in iso mode před 15 roky
  Jonas Maebe b18a4617bb * fixed calling static TP-style object methods from within other methods před 15 roky
  Jonas Maebe 60041ebf8b * allow exit(value) in exception blocks. Forbidding this dates back to před 15 roky
  Jonas Maebe e36857742f * allow taking the address of an indexed array function result před 15 roky
  paul c62c487b24 compiler: fix nested type typecast (issue #0016222) před 15 roky
  paul 24d8a7d833 compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented před 15 roky
  paul c879230f08 compiler: fix parsing and handling of typed constants declared inside classes/objects + tests před 15 roky
  paul 973d947d6c compiler: allow const, type, var and class var sections for objects + test před 15 roky
  paul 1b614b526a compiler: před 15 roky
  Jonas Maebe 88f5addd1c * do not typecheck statements before checking whether they are valid, před 15 roky
  Jonas Maebe d60e1f674c * automatically try to call procvars that are subscripted or used in a před 15 roky
  Jonas Maebe 2be600afff * support objc.id.<anyobjcmethod> in Delphi mode (mantis #15607) před 15 roky
  paul ba3744b38e compiler: translate_disp_call: před 15 roky
  florian c6ffbe9eda * support string constants > 255 chars před 15 roky
  paul e82edfb0fb compiler: allow Assigned call for dispinterfaces před 15 roky
  paul 1ae0cebc1a compiler: implement dispinterface properties + modified test před 15 roky
  paul 77a2c316dd compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal před 16 roky
  paul 55702ed4c0 compiler: fix nested class types před 16 roky
  paul 6e51a4d4a9 compiler: fix nested class types and consts usage outside class declaration před 16 roky
  paul 166f8a63a2 compiler: implement class constants + tests před 16 roky
  paul 3ed4c58502 compiler: před 16 roky
  paul ea88883915 compiler: fix access to static class fields from the static class methods + extended test před 16 roky
  paul 67ae263dd9 compiler: load methodpointer for static class methods - fixes internal error 200305061 when some class member is called inside the class static method + test před 16 roky
  Jonas Maebe 5cca798316 * fix crashes when compiling with -gt před 16 roky
  Jonas Maebe af85e45b67 + support for id.anyobjcmethodinscope() calls for Objective-Pascal code, před 16 roky