We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
release: Update manifests
FreeBASIC 1.02.1
FreeBASIC 1.02.0 release
doc: Update wiki cache
#include crt/stdint.bi into all CRT headers using intptr_t
Update linux-x86_64 manifest to include docs/examples
fbdoc: Pass PCRE_NEWLINE_ANYCRLF to pcre_compile() to avoid CR/LF tro… …uble
install.sh: Correctly copy lib/freebasic/*
Add script to create various source tarballs automatically
Change version to 0.90 FB_VER_MINOR must be set to 90, not 9, to ensure that it's > 24 to keep the __FB_MIN_VERSION__() macro working.