fpc/compiler/msg
Jonas Maebe a6cfe4083a + tempcreate/ref/delete nodes (allows the use of temps in the
resulttype and first pass)
  * made handling of read(ln)/write(ln) processor independent
  * moved processor independent handling for str and reset/rewrite-typed
    from firstpass to resulttype pass
  * changed names of helpers in text.inc to be generic for use as
    compilerprocs + added "iocheck" directive for most of them
  * reading of ordinals is done by procedures instead of functions
    because otherwise FPC_IOCHECK overwrote the result before it could
    be stored elsewhere (range checking still works)
  * compilerprocs can now be used in the system unit before they are
    implemented
  * added note to errore.msg that booleans can't be read using read/readln
2001-08-23 14:28:35 +00:00
..
errord.msg * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00
errore.msg + tempcreate/ref/delete nodes (allows the use of temps in the 2001-08-23 14:28:35 +00:00
errores.msg * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00
errorf.msg * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00
errorn.msg * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00
errorr.msg * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00
errorrw.msg * moved *.msg to msg/ dir 2001-03-10 13:42:19 +00:00