1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 13:50:36 +00:00
QB64-PE/internal/c
FellippeHeitor 231e28c79b Adds method to allow closing the connection with the IDE.
In order to allow $DEBUG to work with programs that call CLEAR, the connection handle used to connect to the IDE is locked by default and cannot be CLOSEd. With this change, the debuggee itself can now unlock the handle and close the link.
2021-07-22 00:18:34 -03:00
..
libqb Use manual delta method for _mouseinputx/y on non-windows 2021-01-12 01:32:01 +11:00
mingw32 Make linux installer not affect mingw files 2021-01-14 22:29:19 +11:00
mingw64 Make linux installer not affect mingw files 2021-01-14 22:29:19 +11:00
parts Indentation only. 2021-01-20 22:24:25 -03:00
common.h Attempts at implementing _MEMSOUND 2020-12-31 01:40:54 -03:00
libqb.cpp Adds method to allow closing the connection with the IDE. 2021-07-22 00:18:34 -03:00
libqb.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
libqb.mm (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_lnx32.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_lnx64.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_win32.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makedat_win64.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
makeline_lnx.txt Maybe -no-pie will work this time for Linux without breaking autobuilds? 2019-04-04 01:40:14 -03:00
makeline_lnx_nogui.txt $CONSOLE:ONLY on Linux no longer pulls in GL/X11 libs 2020-07-15 22:25:57 +10:00
makeline_osx.txt Too soon to drop osx... 2020-02-20 22:02:54 -03:00
makeline_win.txt (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
msbin.c Update msbin.c 2021-03-23 13:41:59 -06:00
mtri1.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri1ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri2ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri3ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4s.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4t.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
mtri4ts.cpp Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
myip.cpp Fixes _CONNECTIONADDRESS. Closes #100 2019-12-23 01:01:52 -03:00
os.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
purge_all_precompiled_content.bat Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content.command Manually apply PR #93 chmod +x .command files 2020-01-02 14:13:56 +11:00
purge_all_precompiled_content.sh Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_all_precompiled_content_lnx.sh Fixes missing file messages when purging precompiled content 2021-03-11 11:27:56 +11:00
purge_all_precompiled_content_osx.command Fixes missing file messages when purging precompiled content 2021-03-11 11:27:56 +11:00
purge_all_precompiled_content_win.bat Resolved the issue of user mods not working for $console:only programs 2017-09-25 21:56:24 +10:00
purge_libqb_only.bat (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
qbx.cpp Adds method to allow closing the connection with the IDE. 2021-07-22 00:18:34 -03:00
time64.c Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00
time64.h Indentation work. No actual code changes. 2018-06-30 14:23:33 -03:00