This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SchemeScript 1.3.0 alpha 2


Hi,

I?ve just released SchemeScript 1.3.0 alpha 2. It provides a number of new
features and enhancements. Among other things, symbol definition tracking is
more precise. 

More details here: http://sourceforge.net/projects/schemeway


Here are the release notes and Change Log:

NOTES

- This version has only been tested on Eclipse Europa 3.3,
on Windows XP professional SP2. It should also run on
Eclipse 3.2. 

- Although this software has been used extensively in the past months, this
is an ALPHA release, meaning that it could contain bugs. Please report them
on the Open Discussion forum or use the bug tracker.

- Documentation has NOT been updated to reflect all changes. 

- Only the jar file for the plugin is available (for the alpha releases).
The file must be placed in the eclipse_home/plugins directory.

CHANGES

*** Version 1.3.0 alpha2

- R6RS library names now can contain version numbers
- Code completion on Java members (Kawa syntax)
- Fixed bugs #1833443, #1833998
- Implemented feature request #1833447 - make #' #` #, colorizable
- Symbol renaming has now three variants: 
   . globally (in workspace) - ALT-SHIFT-R G,
   . in current file - ALT-SHIFT-R F
   . or in current top-level expression. - ALT-SHIFT-R L

*** Version 1.3.0 alpha1

- Added support for #! on the first line (for running scripts)
- Added support for Snow-like definitions
- Added initial support for R6RS library form
- Punctuation tokens are now colorized separately (can be customized in the
preferences)

*** Version 1.2.22

- Added support for hyperlinks to jump to the symbol definition
- Reimplemented the symbol dictionary stuff. Now gives precise location of
symbols.
- Implemented feature request #1569364  : Treat [] like () while editing


Dominique Boucher
Nü Echo Inc.
http://www.nuecho.com




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]