You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Compiling from EiffelStudio 7.2 to 13.11 and more recent version of the compiler.
44
-
*Developped using EiffelStudio 13.11 (on Windows, Linux)
45
-
* Tested using EiffelStudio 13.11 with "jenkins" CI server (not anymore compatible with 6.8 due to use of `TABLE_ITERABLE')
44
+
* Compiling from EiffelStudio 13.11 to 15.05 and more recent version of the compiler.
45
+
*Currently being developped using EiffelStudio 15.01 (on Windows, Linux)
46
+
* Tested using EiffelStudio 15.01 with "jenkins" CI server (not anymore compatible with 6.8 due to use of `TABLE_ITERABLE')
46
47
* The code have to allow __void-safe__ compilation and non void-safe system (see [more about void-safety](http://docs.eiffel.com/book/method/void-safe-programming-eiffel) )
47
48
48
49
## How to get the source code?
@@ -100,6 +101,7 @@ review the [guidelines for contributing](CONTRIBUTING.md).
100
101
Keep track of development and community news.
101
102
102
103
* Follow [@EiffelWeb](https://twitter.com/EiffelWeb) on Twitter
104
+
*[Forum](https://groups.google.com/forum/#!forum/eiffel-web-framework) on Google groups.
103
105
* Follow our [page](https://plus.google.com/u/0/110650349519032194479) and [community](https://plus.google.com/communities/110457383244374256721) on Google+
104
106
* Have a question that's not a feature request or bug report? [Ask on the mailing list](http://groups.google.com/group/eiffel-web-framework)
0 commit comments