Commit Graph
2478 Commits
Author SHA1 Message Date
eiffel-org f063c4b3cb Updated wikipage Data structures creation. (Signed-off-by:javier).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2084 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-26 16:38:00 +00:00
eiffel-org 37c8c08f59 Updated wikipage Data structures creation. (Signed-off-by:javier).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2083 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-26 16:27:14 +00:00
eiffel-org 79c4b1c0a6 Updated wikipage Data structures creation. (Signed-off-by:javier).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2082 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-26 16:04:06 +00:00
eiffel-org 820bf68749 fixed typo.
Updated wikipage Documentation.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2081 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-24 13:20:40 +00:00
eiffel-org c4694a0ea0 Corrections in the paragraph about Stacks based on user's comments.
Updated wikipage EiffelBase, Dispensers.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2080 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-14 22:39:40 +00:00
eiffel-org 33c3a941f5 Updated section 'Two-way iteration'
Old code for class TWO_WAY_CHAIN_ITERATOR  updated to reflect current EiffelStudio version (18,07).
Updated wikipage EiffelBase, Iteration.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2079 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 17:55:43 +00:00
eiffel-org 7899a94c39 Correction of a reference link to 'An example iterator routine' in 'Linear and chain iteration'.
Updated wikipage EiffelBase, Iteration.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2078 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 17:28:54 +00:00
eiffel-org 212d18be5b Worked in the section "Linear chain iteration"
Updated wikipage EiffelBase, Iteration.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2077 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 17:24:40 +00:00
eiffel-org b65285c730 Done some edition in the section 'General iteration facilities'
- code section and paragraphs referencing features 'action' and 'test' that don't exist anymore.
  - feature 'exist' next to 'for_all' -> replaced by 'there_exists'
  - Changed last paragraph "All these features, and most ..." to correct for the fact that currently, the iteration routines accept arguments as pointed out in the comments by the user "Joe". 

Updated wikipage EiffelBase, Iteration.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2076 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 16:38:48 +00:00
eiffel-org d865c23a2c In sectionGeneral iteration facilities
- Replacement of characters [ and ] by their html codes, [ and ] respectively for proper rendering of the text.
Updated wikipage EiffelBase, Iteration.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2075 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 14:20:55 +00:00
eiffel-org 2a3b1e09c1 - remove '>' in "(customers.item>) "
- corrected link to LINEAR_ITERATOR
- replace code for 'An example iterator routine'
- added link to 'target' to point to the correct place in LINEAR_ITERATOR chart
- Modified "An example use of iteration" to conform to current implementation using agents.
-- TODO --
 Continue work from
 =Using the Iteration Library=
Updated wikipage EiffelBase, Iteration.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2074 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 13:40:39 +00:00
eiffel-org 5c31df2449 Links to EV_VIEWPORT and EV_SPIN_BUTTON were not working. They hadn't a target so they didn't behave as links.
I looked at  https://www.eiffel.org/files/doc/static/18.07/libraries/class_list.html and used the links there to EV_VIEWPORT and EV_SPIN_BUTTON.
Updated wikipage Viewport Sample.
	(Signed-off-by:WilliamsLima).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2073 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-12 00:07:36 +00:00
eiffel-org 8c23669f01 Added links.
Updated wikipage Language and Capabilities.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2072 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 10:49:19 +00:00
eiffel-org 1a2fe20e9a Minor corrections to the text.
Updated wikipage Language and Capabilities.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2071 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 10:39:53 +00:00
eiffel-org d6b5186acb Updated style symbols to use wikitext.
Updated wikipage Language and Capabilities.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2070 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 10:36:23 +00:00
eiffel-org 3114005a49 Added a first version of the page.
Updated wikipage Language and Capabilities.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2069 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 10:32:05 +00:00
eiffel-org 309c2c6cd8 Contribution by Williams Lima
(Signed-off-by:WilliamsLima)
Updated wikipage Introduction to the Examples Book.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2068 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 09:10:34 +00:00
eiffel-org c561d613fe Contribution by Williams Lima
(Signed-off-by:WilliamsLima)

Updated wikipage Getting a STRING from a NUMERIC object.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2067 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 09:09:26 +00:00
eiffel-org 94803f8d4b Contribution by Williams Lima
(Signed-off-by:WilliamsLima)

Updated wikipage Removing object while iterating on a LIST.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2066 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 09:06:41 +00:00
eiffel-org 44cd2ca6b7 Contribution by Williams Lima
(Signed-off-by:WilliamsLima)

Updated wikipage Mini How-tos.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2065 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-10 09:04:15 +00:00
eiffel-org 752feff408 Added a link to Mini How-tos.
Updated wikipage FAQ.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2064 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-07 13:34:06 +00:00
eiffel-org 472c10c4d9 merged 18.07 into trunk.
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2063 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-07 12:19:35 +00:00
eiffel-org 257725fb56 renamed FAQs as FAQ
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2062 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-07 12:16:09 +00:00
eiffel-org 6d5459ddab Fixed typo.
(Contributed by Williams Lima)
Updated wikipage Removing object while iterating on a LIST.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2061 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-07 12:13:00 +00:00
eiffel-org 2770968c24 Added a question about inability to compile generated C code by Visual Studio.
Updated wikipage FAQ.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2060 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-07 09:34:23 +00:00
eiffel-org 38591a5e02 Adding a section in the Mini-HowTo about traversing the list using agents.
Contribution by Williams Lima (https://github.com/EiffelSoftware/eiffel-org/pull/3)
(Signed-off-by:WilliamsLima)



git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2059 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-06 15:24:36 +00:00
eiffel-org 2b1cecb8c5 merged from 18.07
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2058 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-03 20:21:22 +00:00
eiffel-org 52e6547a13 removed faqs
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2057 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-03 20:20:32 +00:00
eiffel-org dbd6c51c6d merged from trunk@2053
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2055 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-03 20:10:42 +00:00
eiffel-org 82887cce8f pending commit
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2054 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-03 19:58:23 +00:00
eiffel-org fc63522423 renamed FAQs as FAQ, added 2 links
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2053 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-03 11:03:43 +00:00
eiffel-org 3716f093a2 added related pages and articles links.
Updated wikipage Interfacing with C and C++.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2052 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-09-03 08:31:04 +00:00
eiffel-org 8f97cb0907 Added a note about detection of manifest array type mismatch.
Updated wikipage Release notes for EiffelStudio 18.07.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2051 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-25 07:17:37 +00:00
eiffel-org ebf16c08aa removed obsolete information.
Updated wikipage I2E: Invitation to Eiffel Copyright.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2050 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-11 10:17:58 +00:00
eiffel-org 12a94b8720 added 18.07
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2049 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-11 09:05:50 +00:00
eiffel-org ec04a36d3d merged from 18.01
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2048 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-11 08:58:35 +00:00
eiffel-org b0a89e6b6d updated adding library page.
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2047 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-11 08:51:03 +00:00
eiffel-org d526472fbf Replaced Eiffel Inspector with Code Analyzer and updated GUI tips to the current ones.
Updated wikipage Getting Started.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2046 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-09 07:47:12 +00:00
eiffel-org 1f03bc97ef moved errors and warnings page to trunk.
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2045 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-06 13:34:45 +00:00
eiffel-org 9a546a8385 merged from 18.01
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2044 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-04 08:50:09 +00:00
eiffel-org a8f3738506 renamed 18.05 as 18.07
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2043 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-04 08:40:46 +00:00
eiffel-org cd515d9842 renamed as 18.07
Updated wikipage Release notes for EiffelStudio 18.07.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2042 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-07-03 09:22:01 +00:00
eiffel-org 062837f5da renamed as 18.06
Updated wikipage Release notes for EiffelStudio 18.06.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2041 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-06-27 08:33:05 +00:00
eiffel-org 04156243aa minor changes
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2040 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-06-21 19:30:15 +00:00
eiffel-org 07c92730f0 Removed unnecessary spaces.
Updated wikipage Manifest array.
	(Signed-off-by:alexk).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2039 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-06-15 08:47:10 +00:00
eiffel-org 9e9d5edf81 update code to use back ticks.
Updated wikipage Manifest array.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2038 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-06-13 08:13:46 +00:00
eiffel-org 760aa50ffe Updated wiki-formatting for Eiffel code.
Updated wikipage Manifest array.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2037 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-06-13 07:59:29 +00:00
eiffel-org 65c2b22129 EiffelWeb improvements.
Updated wikipage Release notes for EiffelStudio 18.05.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2036 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-05-30 21:02:11 +00:00
eiffel-org bf41cb4643 code style
Updated wikipage Release notes for EiffelStudio 18.05.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2035 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-05-28 19:32:12 +00:00
eiffel-org 0250566d46 remove more technical information.
Updated wikipage Release notes for EiffelStudio 18.05.
	(Signed-off-by:jocelyn).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2034 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2018-05-28 19:25:57 +00:00