Update to Inform v6.35
Commit
92a00107e7cc649444a9bc119487927d5708baa8 dated May 22 2021.
These changes are similiarly relicensed to GPL per Section 4(c)(ii) of
the Artistic License 2.0.
Update to commit
e33eef4f8fab800eaf4a32b2d159cde6c4bbb38e
Dated May 15 2021. These changes are similiarly relicensed to GPL
per Section 4(c)(ii) of the Artistic License 2.0.
Update to commit
af5309356bfa197d7a7ea09101c317f94e9b856b
Dated March 31 2021. These changes are similiarly relicensed to GPL
per Section 4(c)(ii) of the Artistic License 2.0.
Update to commit
e2647ad952b4d7afc9a186429c181efbc4958786
Dated December 11 2020. These changes are similiarly relicensed to GPL
per Section 4(c)(ii) of the Artistic License 2.0.
Update to commit
b83e48657bac55e4137c225318c0d80d3953d5c9 dated August 15, 2020. These changes are similiarly relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.
Update to commit
d9e45a19b61c54bc804232fdc67485b84c7af8e9 dated May 21, 2020. These changes are similiarly relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.
Implement a Makefile for Inform.
Move source code into the src directory, dynamically compute the
version number.
Sync with upstream
Updating compiler to commit
a44f7597596539f2201f8ccc6a87dbd3b829a8ad
from upstream dated June 28 2018. These changes are similiarly
relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.
inform.c: Update the copyright year that gets printed out in light of the change from David Kinder
Mantis 2023: Add a limit on verb length of 120.
The maximum length of a verb is now limited to 120 (which can be changed in the source code). Previously very long verbs would crash the compiler. This change is being pulled from upstream based on commit
560f49f dated Aug 16 2017. Also update the version number and the copyright years for the modified files based on this change. These changes are similiarly relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.
Update RELEASE_DATE header.h so that it matches with the date of the last commit from upstream
Updating compiler to commit
dabfa73 from upstream dated Oct 1 2016. These changes are similiarly relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.
Importing Inform 6 compiler based on commit
25a93cf from upstream dated Sep 25 2016. Modified to work better when the Inform standard library is in a non-standard location. Relicensed to GPL per Section 4(c)(ii) of the Artistic License 2.0.