Skip to content

Releases: tomooda/ViennaTalk

Pre-built packages for Mac, Linux and Windows

16 Sep 03:03
Compare
Choose a tag to compare

ViennaTalk has migrated to Pharo 5.

Pre-built packages for Mac, Linux and Windows

23 May 05:53
Compare
Choose a tag to compare

Updates

  • support for in seq generator in seq comprehensions
  • support for set1 of type constructor
  • prepare for migrating into Pharo 5.0
  • minor bugfixes on code generators

This will be the last major release based on Pharo 4

Pre-built packages for Mac, Linux and Windows

15 Apr 07:01
Compare
Choose a tag to compare

Updates

  • Smalltalk Code Generator
    • new "Object" Smalltalk Code Generator that produces instances of anonymous classes from a VDM-SL flat/modular specification.
    • operations will be implemented as methods instead of closures in "Classes" and "Objects" generators.
    • state variables will be watched at every assignment in Smalltalk code generated by "Classes" or "Objects".
  • Re-organized parser packages
  • A minor modification on ViennaLauncher to adopt new updates on Pharo4.

Pre-built packages for Mac, Linux and Windows

23 Mar 21:47
Compare
Choose a tag to compare

Updates

  • refactored WeblyWalkThrough
    • TWeblyWalkThrough for WebAPI-ing code-generated Smalltalk classes
    • processing HTTP requests, args, JSON transformation and VDM evaluation are splitted

Pre-built packages for Mac, Linux and Windows

21 Mar 10:09
Compare
Choose a tag to compare

Updates

  • Improved Smalltalk code generators and minor bugfixes

Pre-built packages for Mac, Linux and Windows

18 Mar 04:22
Compare
Choose a tag to compare

Updates

  • Lively Walk-Through
    • ImageWidget and VariableImageWidget embed images into .lwt files.
  • Webly Walk-Through
    • Minor bugfix on VDM<->JSON translation.
  • ViennaTalk-Parsers
    • Minor bugfix on parentheses around the reverse operator.

Pre-built packages for Mac, Linux and Windows

08 Mar 12:02
Compare
Choose a tag to compare

Updates

  • Smalltalk Code Generators
    • a script for a flat specification or a single module
    • a class library for a flat or modular specification

ViennaTalk: Code Generation

Pre-built packages for Mac, Linux and Windows

22 Jan 04:54
Compare
Choose a tag to compare

Updates

  • ViennaLauncher for easy access to VDMBrowser, Lively Walk-Through and Webly Walk-Through
  • Preferences integrated with System Settings
    • VDMPad on/off
    • Auto format in VDM Browser on/off
    • default Vienna server URL
    • Font
    • Format width