peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
florian
|
1b5fda2764
* some false warnings "function result doesn't seems to be set" are
|
26 years ago |
peter
|
951c1707d1
* doneverbose sets msg to nil
|
26 years ago |
peter
|
abb72c5d48
* status.currentmodule is now also updated
|
26 years ago |
peter
|
02904d8319
+ -iSO, -iSP, -iTO, -iTP
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
Jonas Maebe
|
242244016d
* changed "if longintvar in set" to case or "if () or () .." statements
|
27 years ago |
peter
|
13d2cb30b0
* update status also for internalerrors
|
27 years ago |
pierre
|
6e816712fc
* bug on errors (file used after dispose !) fixed
|
27 years ago |
pierre
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 years ago |
pierre
|
1dfbb756e9
* classes get a vmt allways
|
27 years ago |
florian
|
d2f078ce49
+ switch -vx for win32 added
|
27 years ago |
pierre
|
bf6369f1b5
* current_module old scanner tagged as invalid if unit is recompiled
|
27 years ago |
pierre
|
3048845e68
* some memory leaks fixed (thanks to Peter for heaptrc !)
|
27 years ago |
peter
|
4f30ea05b8
* if maxerrorcount is reached display a msg
|
27 years ago |
pierre
|
a12d8c9417
* changed all length(p^.value_str^) into str_length(p)
|
27 years ago |
florian
|
16c2b4a41f
+ switch -vb
|
27 years ago |
peter
|
d7af76312f
* better setverbosity to support W+/W- etc.
|
27 years ago |
peter
|
5eaee9c9ad
+ new messagefile
|
27 years ago |
peter
|
273fc24dbb
* small fix for aktfilepos
|
27 years ago |
pierre
|
6a556346ed
* bug about assigning the return value of a function to
|
27 years ago |
pierre
|
2222aab027
* small warning position bug fixed
|
27 years ago |
peter
|
ea8a7d2a4f
* fixed some messages and smaller msgtxt.inc
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
peter
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 years ago |
peter
|
1bffd4e290
* released NEWINPUT
|
27 years ago |
peter
|
34f5f72c53
* status.currentsource is now calculated in verbose (more accurated)
|
27 years ago |
peter
|
911abb5abc
+ NEWINPUT for a better inputfile and scanner object
|
27 years ago |
peter
|
b3865ae063
+ aktasmmode, aktoptprocessor, aktoutputformat
|
27 years ago |
peter
|
994d0eb578
+ better procedure directive handling and only one table
|
27 years ago |