florian
|
cd9e18fab4
* made lazarus project names more systematic
|
7 年之前 |
florian
|
3dd488114b
* project name fixed
|
7 年之前 |
florian
|
9a860db7df
+ lazarus project for ppcx86_64llvm
|
7 年之前 |
florian
|
0f51cf8546
* avr: correctly write references to nil, resolves #32821
|
7 年之前 |
michael
|
73b65f5a15
* Restrict list of OSes to same list as in pastojs package
|
7 年之前 |
michael
|
1cb23491bd
* Restrict OSes to list of OSes supported by fileutils
|
7 年之前 |
michael
|
4a566ceec1
* Move compiler files to package.
|
7 年之前 |
florian
|
5bedaf11f4
* fpcmake.inc and Makefiles renerated after last commit
|
7 年之前 |
florian
|
9f450419e9
* atari port uses 8.3 file names when storing units (atari/ instead of m68k-atari/
|
7 年之前 |
Mattias Gaertner
|
ca9174d505
pastojs: fixed test
|
7 年之前 |
Mattias Gaertner
|
92dbff0c57
fcl-passrc: fixed compile
|
7 年之前 |
michael
|
327213a0ca
* Fix enumerator for classes
|
7 年之前 |
Mattias Gaertner
|
254e8b1b7e
fcl-passrc: resolver: note when constructing a class with abstract method
|
7 年之前 |
michael
|
44b2419d5e
* Config file in home dir has . prepended on unix
|
7 年之前 |
Károly Balogh
|
5cbdf4d30c
atari: moved the target to use tinyheap, and various cleanups
|
7 年之前 |
Károly Balogh
|
ad1742373a
atari: remove -sd vlink option. this stops the linker from merging the bss segment into the data segment shaving off about 8K from the Hello, world! size. the data segment is merged into a single one on atari anyway, so this argument is not needed
|
7 年之前 |
Károly Balogh
|
c054117870
m68k: an assembly optimized longint to int64 implementation. removed the sarint64 helper from here
|
7 年之前 |
Mattias Gaertner
|
b7b3c7a32d
fcl-passrc: fixed $message warn
|
7 年之前 |
Mattias Gaertner
|
df5a9333a7
pas2js: bool switches $hints, $notes, $warnings
|
7 年之前 |
Mattias Gaertner
|
5a5eb66545
pastojs: bool switches $hints, $notes, $warnings
|
7 年之前 |
Mattias Gaertner
|
96a0c44d9e
fcl-passrc: scanner: $Message directive, option po_StopOnErrorDirective
|
7 年之前 |
Károly Balogh
|
8326543918
m68k: apparently, the right place for the sar qword helper is still in the CPU include, not the 64bit helper include. this fixes linux m68k build.
|
7 年之前 |
Károly Balogh
|
7659b347cd
m68k: assembly optimized helper for the SarInt64 intrinsic
|
7 年之前 |
Mattias Gaertner
|
94b485a56e
pas2js: docs
|
7 年之前 |
Mattias Gaertner
|
3b37083979
pas2js: allow $ScopedEnums
|
7 年之前 |
Mattias Gaertner
|
c88dcf8f83
pastojs: allow $ScopedEnums
|
7 年之前 |
Mattias Gaertner
|
9197cc2b47
fcl-passrc: scanner: added boolswitches, resolver: $ScopedEnums
|
7 年之前 |
Mattias Gaertner
|
c64562e80c
pas2js: docs
|
7 年之前 |
Mattias Gaertner
|
8d8efd7272
pastojs: local var modifier absolute for local vars
|
7 年之前 |
Mattias Gaertner
|
a99790afad
fcl-passrc: resolver: var modifier absolute
|
7 年之前 |