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

Render SDL #736

Merged
merged 65 commits into from
Aug 1, 2019
Merged

Render SDL #736

merged 65 commits into from
Aug 1, 2019

Commits on Jul 27, 2019

  1. WIP SDL rendering

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    599143d View commit details
    Browse the repository at this point in the history
  2. types rendering

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    2270332 View commit details
    Browse the repository at this point in the history
  3. split funs

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3e51ff3 View commit details
    Browse the repository at this point in the history
  4. clean joins

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    ea892de View commit details
    Browse the repository at this point in the history
  5. note

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3edef48 View commit details
    Browse the repository at this point in the history
  6. multi-line arg

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    29a946f View commit details
    Browse the repository at this point in the history
  7. add input

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    60b883a View commit details
    Browse the repository at this point in the history
  8. note default val

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    d698e8f View commit details
    Browse the repository at this point in the history
  9. note todos

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    8216e06 View commit details
    Browse the repository at this point in the history
  10. scalar

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    0f62edf View commit details
    Browse the repository at this point in the history
  11. can't do deprecation yet

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    8abf763 View commit details
    Browse the repository at this point in the history
  12. note

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    8626af1 View commit details
    Browse the repository at this point in the history
  13. add directives

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    b569d5d View commit details
    Browse the repository at this point in the history
  14. algebra based arguments

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    892172d View commit details
    Browse the repository at this point in the history
  15. split into file

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    554f3c9 View commit details
    Browse the repository at this point in the history
  16. interfaces

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    a9df896 View commit details
    Browse the repository at this point in the history
  17. rename

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    ec480d0 View commit details
    Browse the repository at this point in the history
  18. default values

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    c839fc8 View commit details
    Browse the repository at this point in the history
  19. notes

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    caeefda View commit details
    Browse the repository at this point in the history
  20. deprecated single line

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3f5cd6e View commit details
    Browse the repository at this point in the history
  21. deprecated multiline

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    d28351a View commit details
    Browse the repository at this point in the history
  22. cleanup

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    050ef31 View commit details
    Browse the repository at this point in the history
  23. cleanup

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3721822 View commit details
    Browse the repository at this point in the history
  24. schema block (will fail)

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    d1adc33 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7243695 View commit details
    Browse the repository at this point in the history
  26. schema block works!

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    55e5f76 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    802fc69 View commit details
    Browse the repository at this point in the history
  28. notes

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    7cf5c75 View commit details
    Browse the repository at this point in the history
  29. workin with blueprint

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    ce0093a View commit details
    Browse the repository at this point in the history
  30. works w/o whole blueprint

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    51bc1c6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    493e69f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3b0c68f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b324d6c View commit details
    Browse the repository at this point in the history
  34. notes

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3973bfd View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4ecfa4b View commit details
    Browse the repository at this point in the history
  36. clean deprecated

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    6b98fd1 View commit details
    Browse the repository at this point in the history
  37. use SchemaDeclaration

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    77949fe View commit details
    Browse the repository at this point in the history
  38. interfaces via sdl

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    32f6f8a View commit details
    Browse the repository at this point in the history
  39. test case tweaks

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    3820757 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    38b393a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    cacc6b7 View commit details
    Browse the repository at this point in the history
  42. test enum deprecation

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    d01d227 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    baebf87 View commit details
    Browse the repository at this point in the history
  44. cleanup

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    aa3858f View commit details
    Browse the repository at this point in the history
  45. note

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    1d2d1aa View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8e30e27 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    b305abf View commit details
    Browse the repository at this point in the history
  48. render_line for args

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    0f19d5d View commit details
    Browse the repository at this point in the history
  49. schema based

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    e728393 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    2f835fe View commit details
    Browse the repository at this point in the history
  51. private

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    09819fe View commit details
    Browse the repository at this point in the history
  52. note

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    d173129 View commit details
    Browse the repository at this point in the history
  53. Fix interface implements joiner

    Co-Authored-By: Darren Clark <darrenjoelclark@icloud.com>
    binaryseed and darrenclark committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    79a1f0a View commit details
    Browse the repository at this point in the history
  54. enum_value dep fix

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    e74a0aa View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    4e10e02 View commit details
    Browse the repository at this point in the history
  56. deprecated works

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    88119f9 View commit details
    Browse the repository at this point in the history
  57. dep in sdl test

    binaryseed committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    58e7a6d View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    4baf8bd View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    078fe35 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    e519502 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. cleanup

    binaryseed committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    516f9c7 View commit details
    Browse the repository at this point in the history
  2. further cleanup

    binaryseed committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    9ec303b View commit details
    Browse the repository at this point in the history
  3. tweak spec

    binaryseed committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    54bf853 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

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

Commits on Aug 1, 2019

  1. Remove leftover todo

    binaryseed authored Aug 1, 2019
    Configuration menu
    Copy the full SHA
    cb83dea View commit details
    Browse the repository at this point in the history