Skip to content

Changelog

hflicka edited this page Oct 1, 2012 · 6 revisions

September 2012

  • Implemented reading of MLM variables from the 'outside' via MedicalLogicModule.getValue(String name)
  • Case insensitivity for Arden Syntax Eclipse Plugin

August 2012

  • Implemented inclusion of metadata into generated .class files
  • Made contents of evoke statement available to the outside world via MedicalLogicModule.getEvoke(...)

April 2012

  • Implemented constant expression parser. It is now possible to pass constant Arden Syntax lists of strings and numbers via the command line or the constant prompt. Strings have to be quoted when doing this.

2011

  • Implemented JDBC interface
  • Configuration file parsing
  • Can't remember all. See commit log for details.