Historique des commits

Auteur SHA1 Message Date
  florian d4c0ea9a1f + initial skeleton of the js backend il y a 11 ans
  florian 5b4d65d2bc + branch for developing a js back end for fpc il y a 11 ans
  michael 9e93e4293b * Only put unbound params in the list of fieldnames (bug ID 25955) il y a 11 ans
  nickysn 198960b17c * preserve the segment of the reference in tx86vecnode.update_reference_reg_mul il y a 11 ans
  nickysn f00f7d6ee7 * override tcgvecnode.update_reference_reg_mul for i8086 and add code that il y a 11 ans
  nickysn 7a873f495d * use the stack segment for SP-relative addresses in Tcgx86.g_concatcopy in il y a 11 ans
  reiniero fadbe3b43e fcl-db: il y a 11 ans
  sergei 5c48804240 * Moved local label infrastructure into tasmreader, reduces number of global vars. Functionality is not changed. il y a 11 ans
  michael 181892cc5f * First implementation of pas2js converter program il y a 11 ans
  michael e05b77e759 * Check for nil il y a 11 ans
  michael 0c50662156 * Initial version of pascal-to-javascript converter il y a 11 ans
  nickysn ee20ecfcf2 * tcgx86.make_simple_ref: in i8086 memory models with DS<>SS, add an SS: segment il y a 11 ans
  sergei adc8cdb5af * Calling tlabelsym.mangledname should not define the label. This was causing "already defined" errors if a label was referenced before it was defined. il y a 11 ans
  nickysn e43791cf7c * ti8086callnode.extra_call_ref_code: do not change the base register to BX if il y a 11 ans
  nickysn 9da1ee0138 * i8086 far data model fixes in the copying of openarray value params il y a 11 ans
  nickysn c0709eef40 * i8086 far data model fixes in Save/RestoreStateVGA and Save/RestoreStateVESA il y a 11 ans
  nickysn f31d7e665b * fix for i8086 far data memory models in dos.getintvec il y a 11 ans
  svenbarth 8ae36f3ef4 tstaticvarsym.ppuload: read the section string outside of the symansistr define to match the code of ppuwrite il y a 11 ans
  svenbarth 5c1b8fdad9 Fix for Mantis #19697. For this we need to have the internal static var symbol know that it came from a static field var symbol so that we can check that for generic or not. il y a 11 ans
  svenbarth c5050ea645 Forgot to commit test mentioned in last commit il y a 11 ans
  svenbarth b9a59c33f4 Fix for Mantis #25915. il y a 11 ans
  svenbarth 689996d84f Fix for Mantis #25959. il y a 11 ans
  nickysn 8efd857d76 * i8086 far data memory model fixes in unit msmouse il y a 11 ans
  nickysn b36a98ce51 + Tcgx86.g_concatcopy: added support for memory models with DS<>SS il y a 11 ans
  nickysn e9e4cc8bcb * Tcgx86.g_concatcopy: use boolean variables saved_ds and saved_es to keep track il y a 11 ans
  nickysn 34e8e5a0dc * handle zero length strings correctly in DebugWrite/DebugWriteLn il y a 11 ans
  nickysn 4832682c58 * fixed i8086 far pointer typed constants that are initialized with nil il y a 11 ans
  michael 910e5ff888 * Compact arrays/object literals and func. arguments il y a 11 ans
  michael dd8f4eccf2 * Correct compact writing of source elements il y a 11 ans
  nickysn 36aae69e2b + initialize the initialloc for push_addr_param parameters correctly in i8086 il y a 11 ans