michael
|
bbd4cc630c
+ Updates for 1.9.4. Mostly MACPas related
|
21 years ago |
michael
|
58be548b1c
+ Added new directives and most language features
|
21 years ago |
michael
|
f620ca6ea8
+ Added variable declaration
|
21 years ago |
michael
|
aff36eb5d0
+ Many changes for 2.0 beta
|
22 years ago |
michael
|
1a9e0cc489
+ Dynamic arrays and interfaces support (partially) documented
|
22 years ago |
michael
|
f14d6fd872
+ Added section about forward type declarations
|
22 years ago |
michael
|
c352481936
fpc.sty
|
22 years ago |
peter
|
356a3d1609
* support for hevea
|
22 years ago |
michael
|
a2d3269fb8
+ Preparations for version 1.0.8
|
22 years ago |
carl
|
2671424bb4
+ clarify again the longword and longint types
|
22 years ago |
carl
|
2b59d1cb5c
* clarified in operator behavior
|
23 years ago |
carl
|
b77e5b9969
* updated parsing of numbers (converted to real-type constants if does not fit in longint!)
|
23 years ago |
carl
|
2b02ec8b6f
+ assert
|
23 years ago |
carl
|
072df0b43d
* arithmetic on pointers change the size by the pointer size type
|
23 years ago |
carl
|
6d45e6e4a3
* fix property example
|
23 years ago |
carl
|
136181415c
+ added longword type definition
|
23 years ago |
michael
|
e1031b6b30
+ support for octal included and Include/Exclude
|
23 years ago |
carl
|
09a27ddd2c
* const reference parameter clarification (now portable)
|
23 years ago |
carl
|
0651b54727
* change Borland Pascal to Turbo Pascal to follow rest of manual naming conventions
|
23 years ago |
carl
|
7a7e6eebac
* mark and release are not implemented in FPC
|
23 years ago |
carl
|
776d7717d7
+ more clarifications on reset / rewrite / append
|
23 years ago |
carl
|
29b8547a59
* high() gives upper bound, not lower bound
|
23 years ago |
michael
|
23485772d6
+ Additional explanation about Append erros.
|
23 years ago |
peter
|
8b648d368c
* fixed typos from webbugs
|
23 years ago |
michael
|
444ec7f041
+ Added real2double and real48
|
24 years ago |
michael
|
7effbd8a30
Added system filsystem constants
|
24 years ago |
carl
|
d81c33347a
+ added IsLibrary and IsMultiThread variables
|
24 years ago |
carl
|
d723294845
* fix my messup!
|
24 years ago |
carl
|
fd7f76f801
- removed enumeration size spec. so its now in programmer's
|
24 years ago |
carl
|
611bff7511
- ansistring memory record moved to programmer's reference
|
24 years ago |