[fpc-pascal] Codetools, identity nodes from includes

2020-07-05 Thread Ryan Joseph via fpc-pascal
Currently I walk the node tree for a given unit and collect all the relevant symbols into a list which represents the symbols in the current document. I'm running into problems with include files because I'm getting symbols which technically belong to another file which should not be displayed

Re: [fpc-pascal] FPC for Win64

2020-07-05 Thread Sven Barth via fpc-pascal
Florian Klämpfl schrieb am So., 5. Juli 2020, 09:22: > Am 05.07.20 um 09:04 schrieb Jonas Maebe: > > On 2020-07-02 22:30, Evert van Dijken via fpc-pascal wrote: > > > >> I like to use the 64 bits FPC compiler, but I cannot find any > >> documentation how to use it. I see a WIN32 compiler and a

Re: [fpc-pascal] FPC for Win64

2020-07-05 Thread Florian Klämpfl
Am 05.07.20 um 09:04 schrieb Jonas Maebe: On 2020-07-02 22:30, Evert van Dijken via fpc-pascal wrote: I like to use the 64 bits FPC compiler, but I cannot find any documentation how to use it. I see a WIN32 compiler and a WIN64 cross compiler. How it works is a mystery for me. Can I still use

Re: [fpc-pascal] FPC for Win64

2020-07-05 Thread Jonas Maebe
On 2020-07-02 22:30, Evert van Dijken via fpc-pascal wrote: I like to use the 64 bits FPC compiler, but I cannot find any documentation how to use it. I see a WIN32 compiler and a WIN64 cross compiler. How it works is a mystery for me. Can I still use the debugger and the development