paul
|
587e6142ad
compiler: write proper note about unused private class symbol (const,type,property,method instead of method only) with full class prefix. complain also about strict private members.
|
há 15 anos atrás |
paul
|
77a2c316dd
compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal
|
há 15 anos atrás |
Jonas Maebe
|
2c5ed92a4b
* fixed search path for httpd units in fpc.cft & fpccfg.inc
|
há 15 anos atrás |
Jonas Maebe
|
08a4ede9c4
* added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr)
|
há 15 anos atrás |
Jonas Maebe
|
28cd8271c9
* initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev
|
há 15 anos atrás |
pierre
|
134331f129
* more updates for test history
|
há 15 anos atrás |
marco
|
aad151b506
* endianfixes .mo reader.
|
há 15 anos atrás |
Jonas Maebe
|
b6a23de91e
* opencl depends on opengl
|
há 15 anos atrás |
Jonas Maebe
|
d4864854cc
* extra typecasts to more easily catch errors with -CR if some defs are
|
há 15 anos atrás |
marco
|
0b7e3d14e4
* cleanup of redir. I hope this solves win32 lfn problems, while preserving execinheritshandles functionality.
|
há 15 anos atrás |
paul
|
6b087799ef
compiler: nested class types:
|
há 15 anos atrás |
paul
|
55702ed4c0
compiler: fix nested class types
|
há 15 anos atrás |
paul
|
6e51a4d4a9
compiler: fix nested class types and consts usage outside class declaration
|
há 15 anos atrás |
pierre
|
c39c87096a
* more updates
|
há 15 anos atrás |
paul
|
86d8b09077
fixed test
|
há 15 anos atrás |
paul
|
4afb3ca971
compiler: fix internal class symbol search for function result + test
|
há 15 anos atrás |
paul
|
67ce65eb35
tests: more tests for classes
|
há 15 anos atrás |
paul
|
fd6e2cc86e
compiler: fix internal class symbol search for method arguments
|
há 15 anos atrás |
paul
|
166f8a63a2
compiler: implement class constants + tests
|
há 15 anos atrás |
paul
|
c9987c296e
compiler: don't show notes for symbols which are created by static class fields, update ppudump and ppu version
|
há 15 anos atrás |
paul
|
91ed1c6e6f
compiler: types in classes:
|
há 15 anos atrás |
paul
|
8de3b267a9
compiler: fix message regards VAR and TYPE sections in objects
|
há 15 anos atrás |
paul
|
cb54b3e7a9
compiler: allow class to have local type sections + tests
|
há 15 anos atrás |
florian
|
39ec69f690
* contiued to fix node cse, the insertation location for the temp. assignment is still not always correct though
|
há 15 anos atrás |
Jonas Maebe
|
a1bcc1c8d2
* turn openstring value parameters into regular shortstring parameters
|
há 15 anos atrás |
marco
|
d6b2b55d41
* inversed the ttime/ptime declaration to be sure, see mantis 15483.
|
há 15 anos atrás |
marco
|
75f425f34a
* fixed some minor aliases in header. From nldelphi.
|
há 15 anos atrás |
florian
|
79f084167a
* increased ppu version due to r14596
|
há 15 anos atrás |
paul
|
4b53a54b51
compiler: implement 'var' and 'class var' sections for classes + tests
|
há 15 anos atrás |
florian
|
6b63837ae7
* rewrote node cse, needs still testing and bug fixing
|
há 15 anos atrás |