Histórico de Commits

Autor SHA1 Mensagem Data
  felixf 53a4e9537f Included option "platformCC" into compiler há 7 anos atrás
  felixf 20cf8250cd added --cellsAreObjects switch to the default options of windows / linux targets há 7 anos atrás
  negelef c62b98c59a Added basic support for parsing in stages which ignores unknown options but still diagnoses other errors há 7 anos atrás
  negelef 42edafaf98 Please pass proper error streams to options parser há 7 anos atrás
  eth.negelef fd102e726b Added Linux64G platform há 7 anos atrás
  felixf b48ba6dc68 same object file extension inference in compiler as in runtime há 7 anos atrás
  negelef b01f7d94df Added option for merging sections in order to improve link times há 7 anos atrás
  negelef 559e616556 Added basic support for inferring the default platform from the preferred object file extension used by the machine. Specifying the -p or --platform option is in many cases no longer necessary when targeting the same platform as the compiler is running on. há 7 anos atrás
  felixf aff4484bb7 added compilation flags required for the metadata GC há 7 anos atrás
  felixf e669c6e42f can boot with GC on -- but GC still runs into problems (metadata corrupt, probably) há 7 anos atrás
  felixf 228cc1102f Modifications and additions for the Win64 kernel -- work in progress. há 7 anos atrás
  felixf b4617815d2 Support for generic namespaces. há 8 anos atrás
  felixf 063e828e26 Patched imprecise error positions within ARM assembler há 8 anos atrás
  felixf 0dc3648ec6 Generational Garbage Collection -- Enable using Command Heaps.SetYoung há 8 anos atrás
  negelef ffa79ea3cb Added cooperative platform há 8 anos atrás
  skoster a263f515fa Added option for leaving A2 detection in order to avoid emission of LeaveA2 in other builds (such as LinuxA2) há 8 anos atrás
  felixf ee84891b38 Add default platform há 8 anos atrás
  felixf e0864e2384 Also treated line numbers correctly in assembler code há 9 anos atrás
  felixf ab967b76f2 Error line number support for course há 9 anos atrás
  felixf 43b971c574 Added platforms/defaults to StaticLinker (introduced Options.Defaults) há 9 anos atrás
  felixf 860ed5f3a3 Removed some debug tracing há 9 anos atrás
  felixf 94f1704c5c Started with support of generic object files for linux based A2. há 9 anos atrás
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) há 9 anos atrás
  felixf 43cd42d212 improved reflection há 9 anos atrás
  felixf 361b988642 Patched issue with Release.Mod: options were truncated há 9 anos atrás
  felixf 2e8032c62b Made precise GC optional (for platforms that are not (yet) prepared for this) há 9 anos atrás
  felixf 320bd48c39 Patches for ActiveCells3 há 9 anos atrás
  felixf 5854ff35c9 Removed "ActiveCells" flag and all dependencies thereof há 9 anos atrás
  felixf e7ca9ce59f removed dependencies on module ActiveCells, Hardware and TRMTools há 9 anos atrás
  felixf 09307c1367 Simplified IntermediateLinker for ActiveCells3 -- intermediate state! há 9 anos atrás