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

Initial version #1

Closed
wants to merge 24 commits into from
Closed

Initial version #1

wants to merge 24 commits into from

Commits on Oct 7, 2016

  1. feat(init): initial version

    safareli committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    a67bdb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2016

  1. Configuration menu
    Copy the full SHA
    36d5ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    578ede0 View commit details
    Browse the repository at this point in the history
  3. refactor(fl): make of a prototype based constructor and use nonnamesp…

    …aced names in method definition
    safareli committed Oct 8, 2016
    Configuration menu
    Copy the full SHA
    8c150c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. Configuration menu
    Copy the full SHA
    7c831e1 View commit details
    Browse the repository at this point in the history
  2. refactor(order): reorder method definitions in common structures

    to make method order consistant reoreder them as in fantasy-land
    safareli committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    d089c8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de2f412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3eacd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e427c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27909fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    747e507 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11ba91d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    576093e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f4595f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    353eca9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aec5e2b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66f3b06 View commit details
    Browse the repository at this point in the history
  14. docs(Of): update comments

    safareli committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    6745eec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c97eeec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Configuration menu
    Copy the full SHA
    a5a50bb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Configuration menu
    Copy the full SHA
    f1eb329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a451348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c776ace View commit details
    Browse the repository at this point in the history
  4. test(Future): rename Task to Future; add tests for it

    make Future weaker (cant express failure) so it's simpler for our demonstrational purposes
    safareli committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    71b3630 View commit details
    Browse the repository at this point in the history