lidl
Version:
The LIDL Interaction Desccription Language
85 lines (43 loc) • 853 B
Markdown
# LIDL changelog
# 0.1.8
- Fixed dependencies
# 0.1.7
- Changed name to LIDL
# 0.1.6
- Added example compilation result WIMP hello world
# 0.1.5
- Fixed incomplete expanding of definitions
# 0.1.4
- Add iii.operator.parse()
# 0.1.3
- Fix
# 0.1.2
- Added the iii.compiler.compileToIii() function
# 0.1.1
- Quick fix in index.js causing problems
# 0.1.0
- Added iii.compiler.compileToIii()
# 0.0.11
- Added iii.serializer
- Added iii.interactions
# 0.0.10
- Added iii.interfaces.emissionInterface()
- Added iii.interfaces.receptionInterface()
# 0.0.9
- Added iii.interfaces.listOfAtoms()
# 0.0.8
- Fixes
# 0.0.7
- Add various parsing start rules
# 0.0.6
- Change The parser stating rule
# 0.0.5
- Quick fix again
# 0.0.4
- Quick fix
# 0.0.3
- Quick fix
# 0.0.2
- Change lots of things...
# 0.0.1
- Initial Release