Commit History

Author SHA1 Message Date
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 years ago
  Jonas Maebe 5ccbeea1d3 + support for "return x" as equivalent for "exit(x)" in macpas mode 19 years ago
  peter 710ea0edf0 * fix enum support in vecn in symlists 19 years ago
  peter 80fef1e8ad * fix parsing of typecasts in type declarations 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  peter 739ea825d4 * fix sizeof(array of const) 19 years ago
  florian 350c886460 + support exit(); 19 years ago
  peter f1af7cfe8f * generate implicit 0+<x> for +<x> expressions 20 years ago
  peter 38993ae7e8 * support procvar^, with procvar returning a procvardef in tp/mac modes 20 years ago
  florian 71b90d4d00 + slice implemented 20 years ago
  peter d1d2b0e1a1 * function name doesn't call the function in macpas 20 years ago
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs 20 years ago
  peter edf553a223 * string constants are now array of char until 20 years ago
  peter 9cda65c4b0 * support for widestrings in tconstsym 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  michael 55e76063df * Fix methodpointer copy from callnode to loadnode 20 years ago
  florian 10df6ea0a2 * fpc_variant_get call fixed 20 years ago
  florian 252fa84c62 + compiler support for reading/writing of vararrays 20 years ago
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 years ago
  florian eeaded577a * fixed copy(dyn. array,...); 20 years ago
  Jonas Maebe d612918bb2 * fixed Lazarus compilation 20 years ago
  Jonas Maebe 39a372756f * properties can also be inherited/overridden 20 years ago
  Jonas Maebe 7fb6b96aed * fixed web bug #3738 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian acc34b08cd * fixed precedence of is-operator 20 years ago
  peter 79c20ebf7d * use val() for decoding integers 20 years ago
  peter 537dcdde20 * don't allow properties in C style operators 20 years ago
  peter ced6bf20cd * fix lineinfo for with blocks 20 years ago