Re: intdiv
- Posted by DerekParnell (admin) May 14, 2012
- 1387 views
bill said...
Would it be possible to update the
site to reflect changes to code and
documentation as the changes are made.
Then we would have a canonical
reference. (I do not download nightly
builds as I prefer the stability of
released versions (preferably major
versions).)
Yes, but we aren't going to do that. It would be like releasing a minor update for each change made to the code repository, and that is not a good idea.
- There is quite a deal of work preparing an release (minor or major)
- There is a higher probability of mistakes being released. We need some time to review and thoroughly test each change.
- It could introduce some confusion when trying to provide assistance because it is more likely than not that people will not be using the latest release when reporting errors.
You can download the latest source code changes from the respository, this includes changes to Euphoria, the library and documentation source.
We might consider setting up a beta download area in which one could get the bleeding edge version prior to its official release.