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

Better documentation #293

Merged
merged 54 commits into from
Apr 27, 2020
Merged

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    d9a81a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1c508 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    788f27d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d45e33d View commit details
    Browse the repository at this point in the history
  5. fixed NumOp documentation

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    593955f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    919029b View commit details
    Browse the repository at this point in the history
  7. fixed spelling mistake

    Co-Authored-By: Iban Eguia <[email protected]>
    HalidOdat and Razican committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    bdb65d6 View commit details
    Browse the repository at this point in the history
  8. Update boa/src/syntax/ast/op.rs

    Co-Authored-By: Iban Eguia <[email protected]>
    HalidOdat and Razican committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    0023116 View commit details
    Browse the repository at this point in the history
  9. Update boa/src/syntax/ast/op.rs

    Co-Authored-By: Iban Eguia <[email protected]>
    HalidOdat and Razican committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f8012bc View commit details
    Browse the repository at this point in the history
  10. Removed long links

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b6c83f3 View commit details
    Browse the repository at this point in the history
  11. Update boa/src/syntax/ast/op.rs

    Co-Authored-By: Iban Eguia <[email protected]>
    HalidOdat and Razican committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    9985dd9 View commit details
    Browse the repository at this point in the history
  12. Update boa/src/syntax/ast/op.rs

    Co-Authored-By: Iban Eguia <[email protected]>
    HalidOdat and Razican committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    5a76bf5 View commit details
    Browse the repository at this point in the history
  13. Update boa/src/syntax/ast/op.rs

    Co-Authored-By: Iban Eguia <[email protected]>
    HalidOdat and Razican committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    487a719 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    80f7af3 View commit details
    Browse the repository at this point in the history
  15. fixed doc test

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7b2c722 View commit details
    Browse the repository at this point in the history
  16. Added documentation to Node

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    4280c94 View commit details
    Browse the repository at this point in the history
  17. Fixed cargo fmt issues

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7e3280d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    125c75a View commit details
    Browse the repository at this point in the history
  19. Finished documenting Node

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    6c60bc2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75ef075 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    be06137 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    478330d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    348edbf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    138f0ca View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    38d57cb View commit details
    Browse the repository at this point in the history
  26. lexer updates

    jasonwilliams authored and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    f291549 View commit details
    Browse the repository at this point in the history
  27. more changes

    jasonwilliams authored and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    1b47b20 View commit details
    Browse the repository at this point in the history
  28. more changes

    jasonwilliams authored and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    103ab85 View commit details
    Browse the repository at this point in the history
  29. doc on vop, op doctest

    jasonwilliams authored and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    bd4e814 View commit details
    Browse the repository at this point in the history
  30. Update boa/src/syntax/lexer/mod.rs

    Co-Authored-By: HalidOdat <[email protected]>
    jasonwilliams and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    63b02cb View commit details
    Browse the repository at this point in the history
  31. removing akward doc test

    jasonwilliams authored and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    7c74b8a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    083412d View commit details
    Browse the repository at this point in the history
  33. LexerError

    jasonwilliams authored and HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    af7ad57 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3e2e241 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b8fe354 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ad546bb View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3e5dff6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2f801c2 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    3742830 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fe01fc5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5a06339 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    15ee257 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    da6872a View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b525f68 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    70173fa View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e34b192 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d3928e0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    afb0917 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    4a6276f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    cded8d5 View commit details
    Browse the repository at this point in the history
  51. Documented console methods

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    269b063 View commit details
    Browse the repository at this point in the history
  52. split the json module

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d06d18f View commit details
    Browse the repository at this point in the history
  53. Fixed json issue

    HalidOdat committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    bb7afad View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    181e96d View commit details
    Browse the repository at this point in the history