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

Classes #2813

Merged
merged 68 commits into from
Aug 30, 2023
Merged

Classes #2813

merged 68 commits into from
Aug 30, 2023

Commits on Aug 14, 2023

  1. use classes in errors

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5be8c16 View commit details
    Browse the repository at this point in the history
  2. use classes in lib/renderer

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    42377e5 View commit details
    Browse the repository at this point in the history
  3. use classes in lib/arguments

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    47171ec View commit details
    Browse the repository at this point in the history
  4. remove double initializer

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff47681 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2515a6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e245ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    595d075 View commit details
    Browse the repository at this point in the history
  8. use classes in lib/node

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    beb344c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06196cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bee5a15 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb2bd03 View commit details
    Browse the repository at this point in the history
  12. fix getter typed as function

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a17ed5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3da652b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb3916e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3bf083 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a9bd09 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d9bab9 View commit details
    Browse the repository at this point in the history
  18. use class in lib/nodes/block

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ba6b8d4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    897db88 View commit details
    Browse the repository at this point in the history
  20. use class in lib/nodes/unit

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5eaab94 View commit details
    Browse the repository at this point in the history
  21. use class in lib/nodes/binop

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c14d66a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b606e17 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0f896c0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1737910 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7a0b780 View commit details
    Browse the repository at this point in the history
  26. use class in lib/nodes/param

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dbe78d2 View commit details
    Browse the repository at this point in the history
  27. use class in lib/nodes/if

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    54f52af View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d70087b View commit details
    Browse the repository at this point in the history
  29. use class in lib/nodes/each

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    aa02fab View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    affb57a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    20a3613 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    679a6c5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6254849 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0420dd1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    12a40a7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    07fced1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aa054f6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a6208d0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a6a67ba View commit details
    Browse the repository at this point in the history
  40. use class in lib/nodes/query

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c695092 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    f0b449c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    be7d750 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    e49b52e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    51ca019 View commit details
    Browse the repository at this point in the history
  45. use class in lib/nodes/null

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5d91fe5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f2deee0 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    707ea78 View commit details
    Browse the repository at this point in the history
  48. use class in lib/nodes/root

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    194068e View commit details
    Browse the repository at this point in the history
  49. use class in lib/stack

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d6093f9 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1be1353 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    252e645 View commit details
    Browse the repository at this point in the history
  52. use classes in lib/lexer

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3590e2f View commit details
    Browse the repository at this point in the history
  53. use class in selector parser

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3b7a165 View commit details
    Browse the repository at this point in the history
  54. use classes in Converter

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e05efc4 View commit details
    Browse the repository at this point in the history
  55. use classes in MemoryCache

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    09c5e92 View commit details
    Browse the repository at this point in the history
  56. use classes in FSCache

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f6d594f View commit details
    Browse the repository at this point in the history
  57. use classes in NullCache

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c82b727 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    5157af5 View commit details
    Browse the repository at this point in the history
  59. use classes in lib/token

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cda150c View commit details
    Browse the repository at this point in the history
  60. use class in lib/stack/scope

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a1f1fb5 View commit details
    Browse the repository at this point in the history
  61. use class in lib/stack/frame

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c7f74df View commit details
    Browse the repository at this point in the history
  62. use class in lib/parser

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8d98456 View commit details
    Browse the repository at this point in the history
  63. use super.method()

    instead of `Node.prototype.method.call(this, ...args)`
    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8b9d84e View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    b9b1ee7 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    b89f435 View commit details
    Browse the repository at this point in the history
  66. use getters to use alias

    property assignment doesn't work on node v10-12
    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    19292d6 View commit details
    Browse the repository at this point in the history
  67. added deno tests

    vixalien committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    13770b5 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    9610e4e View commit details
    Browse the repository at this point in the history