Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to define my own helper functions/external globals for nools files? #26

Merged
merged 9 commits into from
May 23, 2013

Commits on Mar 31, 2013

  1. Added comment block parser.

    paullryan committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    edf4a1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b37d4f View commit details
    Browse the repository at this point in the history
  3. First attempt was too greedy for matching blocks. This is now not so …

    …greedy (matches next */) and has a test.
    paullryan committed Mar 31, 2013
    Configuration menu
    Copy the full SHA
    8d9e50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d73eebb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a22a6d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b743e7d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2013

  1. Configuration menu
    Copy the full SHA
    7ec79f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94440d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2013

  1. Added more complete tests for globals to the noolsParser tests. Fixed…

    … the spacing issue uncovered by the test in the body of the scope generated by the parser.
    paullryan committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    372c176 View commit details
    Browse the repository at this point in the history