Commit History

Author SHA1 Message Date
  pierre e5df050607 * avoid unused locals 26 years ago
  Jonas Maebe ace7ff6983 * all tokens now start with an underscore 26 years ago
  florian ca53eee67e * renamed i386asm and i386base to cpuasm and cpubase 26 years ago
  peter ed8eb13d59 * moved bitmask constants to sets 26 years ago
  peter 07bb58295b * alignment is now saved in the symtable 26 years ago
  florian 3eae7ee6fb + start of val(int64/qword) 26 years ago
  peter 0b272f13c7 * removed oldasm 26 years ago
  florian 6b33f4d87d * better error recovering in typed constants 26 years ago
  peter bfed29ff8b * NEWLAB for label as symbol 26 years ago
  peter bc903063c1 * removed R_DEFAULT_SEG 26 years ago
  peter 1c96916943 * generic write_float and str_float 26 years ago
  peter 611da2d24e * merged nasm compiler 26 years ago
  pierre b5dc3cc64d + code for initialized vars in Delphi mode 26 years ago
  peter d0cb5a147a * fixed bugs 212,222,225,227,229,231,233 26 years ago
  peter c8f444b65f * ag386bin updates 26 years ago
  peter 5befcfad1e * ag386bin doesn't use i386.pas anymore 26 years ago
  peter 014f866939 * fixed error messages when parsing typed const array 26 years ago
  pierre debe89f4e7 * fix to bug0191 26 years ago
  florian d15d426756 * mainly problem with invalid case ranges fixed (reported by Jonas) 26 years ago
  peter c7230805a2 * fixed const s : ^string 27 years ago
  florian 1b4cf9afb5 + typed const int64 and qword 27 years ago
  peter 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
  peter 162124d10c * give error when string[0] decl is found 27 years ago
  pierre c921c95996 * fix for bug0182 27 years ago
  peter dabc19f0ff * H+ fixes 27 years ago
  peter c1b0142c1a - generate_pascii which is obsolete 27 years ago
  peter a3d398082e * fixed const string 27 years ago
  peter 2ce832e18e * fixed const pchar 27 years ago
  peter 3037445491 * released useansistring 27 years ago
  peter de4cf49059 * ansistring fixes 27 years ago