Skip to content

Releases: hkff/AccLab

AccLab v 2.3

04 Mar 20:16
ec71035

Choose a tag to compare

Major changes

Add new template support
Add @arg support in templates call
Handle multilevel template args
Add advanced types mode

Minor changes

Add sum type
Add exit predicate
Add not type operator
Add comma separated arguments to predicates and macros

Bug fixes

Simulation Python call fix
Fix templates arguments resolver
SUM trad fix
Void trad fix
Fix UNION and INTERSEC

AccLab v 2.2

23 Jul 19:48

Choose a tag to compare

Major changes

  • Add new template support
  • Extend type system
  • Add global authorisations syntax

Bug fixes

  • FOTL translation fix
  • Purpose fix

AccLab v 2.1

23 Nov 21:54

Choose a tag to compare

Major changes

  • Add simulation engine

Bug fixes

  • clause to fotl translation
  • get_clauses() : search in libs also
  • AAL <-> ACD

AccLab v 2.0

26 Mar 10:27

Choose a tag to compare

Major changes

  • ANTLR upgrade to 4.5.1
  • Properties panel was removed (breaking change)
  • New diagram components (breaking change)
  • Remove Tulip/Polytope libs
  • Draw2d lib -> 5.7.1 (breaking change)

Features

  • Add Wheel context Menu for AAL editor
  • Add page preloader
  • Collaboration mode via togetherjs
  • AAL worker (linter and live syntax checks)
  • New UI modes
  • Commande line in AAL editor
  • AAL to DjFodtlmon (beta)
  • ACD diagram preview
  • AAL to ACD diagram
  • Add VFOTL diagrams

Bug fixes

  • Save file on close
  • Command bar overflow
  • Tab handle list
  • Save and Restore file explorer state
  • Fix lib loading

AccLab v 2.0 beta

20 Feb 13:55

Choose a tag to compare

AccLab v 2.0 beta Pre-release
Pre-release

Major changes

  • ANTLR upgrade to 4.5.1
  • Properties panel was removed (breaking change)
  • New diagram components (breaking change)
  • Remove Tulip/Polytope libs
  • Draw2d lib -> 5.7.1 (breaking change)

Features

  • Add Wheel context Menu for AAL editor
  • Add page preloader
  • Collaboration mode via togetherjs
  • AAL worker (linter and live syntax checks)
  • New UI modes
  • Commande line in AAL editor
  • AAL to DjFodtlmon (beta)
  • ACD diagram preview
  • AAL to ACD diagram

Bug fixes

  • Save file on close
  • Command bar overflow
  • Tab handle list

AccLab v 1.1

02 Oct 17:56

Choose a tag to compare

Features

  • Adding UI AAL templates
  • Multi Processing server
  • UI improvements (layouts, mode switching, ...)
  • Adding Process manager
  • Adding Tulip lib
  • New AAL macro
  • Compliance / conflict detection (combining and masking algorithms)
  • Adding user preferences
  • Upgrading libs (draw2d, toastr, fontawesome)
  • AAL editor improvements (toggle comments, highlight, snippets)

Bug fixes

  • Fixing FOTL translation
  • Fixing UI bugs

AccLab v 1.0

02 Oct 08:48

Choose a tag to compare

v1

Minors