Skip to content

History

Revisions

  • Page names can not contain slashes

    @bpj bpj committed May 8, 2021
    937aa06
  • Created page

    @bpj bpj committed May 8, 2021
    2c9a151
  • Add Lua support links

    @225559 225559 committed Nov 28, 2020
    296bd4a
  • fix table.insert call

    safazi committed Sep 20, 2019
    2fc79dd
  • Updated Projects Using MoonScript (markdown)

    @s-ol s-ol committed Oct 30, 2018
    a8388ca
  • Updated Projects Using MoonScript (markdown)

    @s-ol s-ol committed Oct 30, 2018
    b68a83a
  • Added link to example-usage of moonscript with C++.

    @JlnWntr JlnWntr committed Sep 10, 2018
    a3b5084
  • Updated Home (markdown)

    @LuisAlbizo LuisAlbizo committed Aug 25, 2018
    2bb0772
  • Updated Learn MoonScript in 15 Minutes (markdown)

    @sherjilozair sherjilozair committed Apr 20, 2018
    195e4d4
  • Updated Learn MoonScript in 15 Minutes (markdown)

    @sherjilozair sherjilozair committed Apr 20, 2018
    c5ffbe9
  • Simpler explanation of "private" variables in classes

    @JobLeonard JobLeonard committed Jan 26, 2017
    ae918b4
  • Updated Learn MoonScript in 15 Minutes (markdown)

    @JobLeonard JobLeonard committed Jan 26, 2017
    0c5f8c3
  • Updated Learn MoonScript in 15 Minutes (markdown)

    @JobLeonard JobLeonard committed Jan 26, 2017
    06ea9ba
  • `Switch Statements` -> `Switch Statements and Expressions`

    @JobLeonard JobLeonard committed Jan 26, 2017
    e848da7
  • ... and now with three tildes wrapping the code block...

    @JobLeonard JobLeonard committed Jan 26, 2017
    548e090
  • Just noticed that my off-line editor had sneakily replaced tabs with spaces. Changed it back.

    @JobLeonard JobLeonard committed Jan 26, 2017
    9f42f21
  • Reorganised `Object Oriented Programming` and `Scope` sections

    @JobLeonard JobLeonard committed Jan 26, 2017
    0beaa42
  • Consistently wrap code in comments in backticks. Made sure that every line is less than 80 columns

    @JobLeonard JobLeonard committed Jan 26, 2017
    50eab25
  • `statment` -> `statement`

    @JobLeonard JobLeonard committed Jan 26, 2017
    12801e4
  • Swapped `if` examples around to slightly more logical order: first introduce `unless`, then mention `if` and `unless` can be used as expressions.

    @JobLeonard JobLeonard committed Jan 26, 2017
    8eac7ca
  • DRY

    @JobLeonard JobLeonard committed Jan 26, 2017
    1982141
  • `local a` example did not make sense, because `a` had been defined many times before. Replaced with `local var_4` to match directly preceding example

    @JobLeonard JobLeonard committed Jan 26, 2017
    e776387
  • Reorganised "k:v table literal without curly braces"-examples to go from least to most complex (assignment, nested, passed to a function)

    @JobLeonard JobLeonard committed Jan 26, 2017
    2684e11
  • Fixed bugs, refined a few examples and explanations, and minor restructuring

    @JobLeonard JobLeonard committed Jan 26, 2017
    c21f7b3
  • Forgot dot at end of sentence

    @JobLeonard JobLeonard committed Jan 26, 2017
    0c10630
  • Give a short explanation for `@` when introducting `=>`; we must assume people do not know what it does yet, nor that it's explained in the classes section

    @JobLeonard JobLeonard committed Jan 26, 2017
    e01a89d
  • Updated Learn FusionScript in 15 Minutes (markdown)

    @RyanSquared RyanSquared committed Jan 25, 2017
    d00ae9b
  • Created Learn FusionScript in 15 Minutes (markdown)

    @RyanSquared RyanSquared committed Jan 25, 2017
    53c22b9
  • Updated Projects Using MoonScript (markdown)

    @kirbyfan64 kirbyfan64 committed Jan 24, 2017
    1b89827
  • Added TIC, a pico 8 clone that recently added added moonscript support

    @JobLeonard JobLeonard committed Jan 24, 2017
    52aeabe