Jonas Maebe
|
f256a47f04
* compilerproc implementation of set addition/substraction/...
|
24 years ago |
Jonas Maebe
|
41a57028b9
* converted adding/comparing of strings to compileproc. Note that due
|
24 years ago |
Jonas Maebe
|
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
|
24 years ago |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 years ago |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 years ago |
peter
|
13db04fb8b
* small cleanup of commented code (merged)
|
24 years ago |
peter
|
bc74424ab1
* m68k updates merged
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
peter
|
51e528796b
* more saveregisters added (merged)
|
24 years ago |
peter
|
12a3b11cdb
* merged fixes branch fixes
|
24 years ago |
Jonas Maebe
|
d811aeedf7
+ odd() for cardinal, int64 and qword (merged)
|
24 years ago |
peter
|
8bf13fd185
*** empty log message ***
|
24 years ago |
peter
|
b06b389b67
* int_str cardinal fix (merged)
|
24 years ago |
peter
|
22db4256ce
* removed rtllite define
|
24 years ago |
Jonas Maebe
|
3eb9c758fb
* changed typecast in FPC_STR_TO_CHARARRAY so that no temp ansistring is
|
24 years ago |
Jonas Maebe
|
af38291233
* simplified and optimized range checking code, FPC_BOUNDCHECK is no longer necessary
|
24 years ago |
michael
|
619dac6c93
+ Merged from fixbranch
|
25 years ago |
Jonas Maebe
|
3aab08cba8
+ FPC_STR_TO_CHARARRAY routine necessary for string -> chararray
|
25 years ago |
michael
|
586c4cea50
+ Conditionals fixed
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
marco
|
f5fd205ab5
* Changed move (var source;var dest) to move (const source;var dest)
|
25 years ago |
pierre
|
4bbbb33cf1
* small fixes
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
c775ade1d6
* primitives added
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
pierre
|
bb70445e8a
* some assembler functions translated to pascal
|
26 years ago |
peter
|
ebd738f2f5
* removed temp defines
|
26 years ago |
pierre
|
9a21e0d1e2
+ generic.inc added
|
26 years ago |