Jonas Maebe
|
30fa4efbd4
- removed {$ifdef ver0_99_11}'s
|
27 жил өмнө |
Jonas Maebe
|
91877d698d
* corrected some spelling errors in the optimizations part
|
27 жил өмнө |
peter
|
c91c9bb341
* version 0.99.11
|
27 жил өмнө |
peter
|
f1cb31bcf8
+ DEFAULTUNITS to have a make all only compile the units
|
27 жил өмнө |
florian
|
d04f52d903
+ first implementation
|
27 жил өмнө |
florian
|
6283947c69
+ again more stuff for int64/qword:
|
27 жил өмнө |
michael
|
c065388019
Switched to new fpc style file
|
27 жил өмнө |
michael
|
cbc6210e24
fixed assignstream example
|
27 жил өмнө |
peter
|
5d3113b7f2
* fixed assignstream
|
27 жил өмнө |
peter
|
39c8939bcc
* fixed read(char) with empty buffer
|
27 жил өмнө |
florian
|
d439e323fd
* fixed previous commit bug fix of getexplicitregister32
|
27 жил өмнө |
florian
|
1b4cf9afb5
+ typed const int64 and qword
|
27 жил өмнө |
florian
|
8534a40b75
+ shifting for 64 bit ints added
|
27 жил өмнө |
michael
|
af5aa3d41a
+ added bugs 188-190
|
27 жил өмнө |
pierre
|
1b4990c597
* #0 char removed
|
27 жил өмнө |
pierre
|
ad717054b5
* internal gdb types for booleans and 64bit integers
|
27 жил өмнө |
peter
|
8b355b0b0c
* use $mode directive
|
27 жил өмнө |
peter
|
1bae98d429
* splitted from globals.pas
|
27 жил өмнө |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 жил өмнө |
peter
|
f2b6d631e5
* removed warnign
|
27 жил өмнө |
daniel
|
88b7d1ab9d
* Fsearch bug fixed
|
27 жил өмнө |
daniel
|
1c6fdeb71d
* Some changes by Tomas
|
27 жил өмнө |
pierre
|
4a85a1b59e
* fix for operators
|
27 жил өмнө |
florian
|
467c0de643
* bug with p(const a : ansistring) fixed
|
27 жил өмнө |
florian
|
86b17cd44f
+ some basic operations with qwords and int64 added: +, xor, and, or;
|
27 жил өмнө |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 жил өмнө |
Jonas Maebe
|
4b73dda508
* fixed bug in InsLine (changed "my" from "WinMaxY -1" to "WinMaxY - WinMinY")
|
27 жил өмнө |
Jonas Maebe
|
7666cd4efd
* corrected a typo
|
27 жил өмнө |
Jonas Maebe
|
2fcfb2ce50
* corrected small syntax error in part between {ifdef ver0_99_11}
|
27 жил өмнө |
pierre
|
957fdc1f2d
+ exception handling by default
|
27 жил өмнө |