Releases: pixeldroid/jailang
Releases · pixeldroid/jailang
v5
- add notes for “Polymorphic Procedures, part 1”
- add notes for “Polymorphic Procedures, part 2”
- improve directive layout
- correct old stdlib refs
- improve operator descriptions and reference listing
v4
- add notes for “Data-Oriented Demo: SOA, composition”
- add notes for “Q&A after Data-Oriented Demo”
- add notes for “Arguments and Return Values”
- add notes for “Q&A, Arguments and Return Values”
- bump programming-pages theme to
0.5.21
v3
- add notes for "Demo: Run-Time (and Compile-Time) Type Information"
- update docs for
Basic
module - re-org docs into Overview and Reference collections
- add Modules collection
- add usable layouts for module and type
- improve layouts for type, module, and directive
- add new icons for use in type layout
- add reference-list layout
- improve Thekla link and set category for home page
- bump programming-pages theme to
0.5.20
- ensure directives list includes only titles starting with
'#'
- simplify dependencies and update bundler
- rake: use error char in fail message that is compatible with windows console
- rake: improve time task to handle
'h:m:s'
,'m:s'
, and's'
formats
v2
- add Standard Library tab with some directives
- break features into separate pages
- add video references from:
v1
- initial site setup
- general language overview (principles, syntax, features)
- includes video references from:
- Ideas about a new programming language for games
- A Programming Language for Games, talk #2
- Demo: Base language, compile-time execution
- Reboot Develop 2017 - Jonathan Blow, Thekla Inc. / Making Game Programming Less Terrible
- #Gamelab2018 - Jon Blow's Design decisions on creating Jai, a new language for game programmers