Skip to content

Releases: ponylang/sublime-pony

0.3.0

24 Mar 01:07
87ee9ec
Compare
Choose a tag to compare
  • Added basic annotation support

0.2.10

17 Jan 20:54
Compare
Choose a tag to compare
  • Slight indenting improvement.
  • New keywords.

0.2.9: Merge pull request #2 from darach/de-bugfix-minor-sh-fixes

09 Nov 16:28
Compare
Choose a tag to compare
  • @darach added new keywords, updated default rcap syntax

0.2.8

10 Jun 06:57
Compare
Choose a tag to compare
  • Tweak _ in numeric literal rule.

0.2.7

09 Jun 19:06
Compare
Choose a tag to compare
  • Allow _ in numeric literals.

0.2.6

04 Jun 13:18
Compare
Choose a tag to compare
  • Added keyword 'lambda'

0.2.5

19 May 11:57
Compare
Choose a tag to compare
  • Add keyword 'as'
  • Add keyword 'identityof'

0.2.4

27 Jan 13:25
Compare
Choose a tag to compare
  • Fix function call highlighting.
  • Build with -rexpr, i.e. just type check.

0.2.3

14 Jan 13:21
Compare
Choose a tag to compare
  • Added build command.
  • Made the cap on functions optional.

0.2.2

05 Jan 13:06
Compare
Choose a tag to compare
  • Indent recover.
  • Fix character literal highlighting.