Some works on SmallEiffel:
An incomplete class diagram of the "tools" directory of SmallEiffel -0.74 made with Argo/UML 0.9.9 (the PDF is a 2 m2 tapestry)
A paper on how
SCOOP will be implemented in SmallEiffel. Be careful, this is
a draft! Be sure to always look here for a new
version.
last update: June 9th, 2002
Some patches to SmallEiffel (against -0.74, except when otherwise specified):
| Patch | Description |
|---|---|
| Short |
Use the "-client" option to have different points of
view. Accepted in -0.73ß1 last update: June 2nd 2002 |
| Show Void Calls |
Use a new option to compile ("-show_void_calls") to let
SmallEiffel show you all the sites where a call on a void
target is sure to happen. It is the complement to the good
old "Yes it is dangerous" :o) last update: May 19th 2002 |
| Inspect |
Use manifest strings as inspect values, as per ETL 3
last update: May 17th 2002 |
| EiffelDoc |
A new documentation system for SmallEiffel, to be
integrated to the SE
web site. You must first install the Short patch. You can see the
result of Eiffeldoc here last update: May 21st 2002 |
| Reverse Assignment |
A bug in SmallEiffel found by Phil Malin: in boost mode,
"?=" does not always work. last update: May 28th 2002 |
| C Externals |
A bug in SmallEiffel found by Jason Voegele: external "C"
syntax in SmallEiffel -0.74 only accepts arguments after a
"$", whereas ETL3 also accepts Current's features.
last update: August 3rd 2002 |
SMerge: a syntax-savvy
merger. That's what I am currently working upon.
Update May 20th, 2002: that's what I am not currently
working upon. I work a lot more on SmallEiffel those days, than on
SMerge. Some day I'll continue it, though.
cadrian at ifrance dot com |
Last modified: Sat Aug 3 11:23:32 CEST 2002
|