Historial de Commits

Autor SHA1 Mensaje Fecha
  michael cd01ae3bd0 * Fixed compilation and finalization hace 13 años
  michael 252c2bbc83 * FormatMessageA -> FormatMessage (W version) hace 13 años
  michael 8a9bd38cd7 * Copied non-sysutils solution of win32/64 hace 13 años
  michael 78bfc145c1 * No SysErrorMessage on WinCE ? hace 13 años
  michael f5e36a8510 * Fixed memory leak with unary expressions hace 13 años
  michael f6662b7f3c * Fixed memory leak hace 13 años
  michael 09275660d8 * Fix access violation when file not found. Better GetCurColumn hace 13 años
  michael 60022280f0 * Test case for undefine and define hace 13 años
  michael 8b8ccb9e05 * Fixed $UNDEF hace 13 años
  michael 113c97a306 * Some more reference count fixes hace 13 años
  florian 0e9139c914 * retrieve stack size correctly hace 13 años
  florian f6f6df2780 * removed line breaks hace 13 años
  florian a6a1f2a0a1 * properly retrieve the stacktop on win64 hace 13 años
  Jonas Maebe 6cc78635d7 * send full x/y ansi position information in case of an X-coordinate hace 13 años
  Jonas Maebe 408f459f5a * the code generator bugs referred to in r21921 weren't completely fixed yet hace 13 años
  sergei 684bf4fba2 + Reject object types without VMT as arguments of typeof(). Without this check, an undefined reference to VMT is generated which fails at the linking stage. hace 13 años
  michael a4be3f17d7 * Fixed release problem and except (reported by Seth Grover) hace 13 años
  Jonas Maebe 5e93f6b70f - reverted r1733, which caused all local procedures to become global in case hace 13 años
  michael 955a90c4db * Time is in 24 hours time hace 13 años
  florian a5754ed02b * more robust get_caller_frame and get_caller_addr for win32 which has always a valid StackTop value hace 13 años
  florian 3a9e3991be * the switch -Oouseebp allows the i386 compiler to use ebp as normal register hace 13 años
  Jonas Maebe b1d00b66ac * fixed internalerror after invalid type node in subscript node hace 13 años
  florian a38be24672 * get rid of tabs with wrong size hace 13 años
  michael 7a1d4dfe72 * Fix parsing uses unit in filename, added library parsing and exports sections hace 13 años
  Jonas Maebe 07ebc51b6c * always store generics token streams in little endian, so we don't have to hace 13 años
  florian 25b80bedf9 * get rid of tabs with wrong size hace 13 años
  florian 3d76823929 * load StackTop and StackBottom correctly on windows, also in libraries hace 13 años
  masta aa4fe66153 Fix ARM ASM-reader for MVN/CMP/CMN/TST/TEQ hace 13 años
  michael 607b86f582 * Parse program without program header and with complete header hace 13 años
  michael f32b9fd572 * Use container to create statement elements so they get sourcefile information hace 13 años