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

Added support for Arturo #3403

Merged
merged 73 commits into from Mar 21, 2022
Merged

Added support for Arturo #3403

merged 73 commits into from Mar 21, 2022

Commits on Mar 19, 2022

  1. Copy the full SHA
    2c24ce8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    835c858 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f1c7cf4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ec1c4ae View commit details
    Browse the repository at this point in the history
  5. added test for comments

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    f4505cf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0c4e6e4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6b6d155 View commit details
    Browse the repository at this point in the history
  8. added initial definitions

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    aa917cf View commit details
    Browse the repository at this point in the history
  9. re-build

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    8fba5b5 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    fef38e1 View commit details
    Browse the repository at this point in the history
  11. added more tests

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    05deb9a View commit details
    Browse the repository at this point in the history
  12. added another test

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    c64206d View commit details
    Browse the repository at this point in the history
  13. updated syntax

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    746de83 View commit details
    Browse the repository at this point in the history
  14. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    5f10fdb View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    fd9bcdd View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    f102467 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    9db621e View commit details
    Browse the repository at this point in the history
  18. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    5596e04 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    e2f6cc7 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    7b86d78 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    92f3075 View commit details
    Browse the repository at this point in the history
  22. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    a083b26 View commit details
    Browse the repository at this point in the history
  23. lint: minor fixes

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    162b2cd View commit details
    Browse the repository at this point in the history
  24. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    81281dd View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    a20cc4e View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    2867f1f View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    6391758 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    884be38 View commit details
    Browse the repository at this point in the history
  29. re-order rules

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    0e4b7f8 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    de839fd View commit details
    Browse the repository at this point in the history
  31. added test for numbers

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    304838d View commit details
    Browse the repository at this point in the history
  32. minor fix

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    3e88e42 View commit details
    Browse the repository at this point in the history
  33. updated string regex

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    6bb2a0e View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    4964962 View commit details
    Browse the repository at this point in the history
  35. added test for regexes

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    faff3a0 View commit details
    Browse the repository at this point in the history
  36. added newline at the end

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    f7d8af8 View commit details
    Browse the repository at this point in the history
  37. removed redundant escapes

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    0240560 View commit details
    Browse the repository at this point in the history
  38. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    980019c View commit details
    Browse the repository at this point in the history
  39. better string support

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    5228904 View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    c39080d View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    62b33d0 View commit details
    Browse the repository at this point in the history
  42. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    fbdfae9 View commit details
    Browse the repository at this point in the history
  43. removed trailing spaces

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    f821de0 View commit details
    Browse the repository at this point in the history
  44. fixed regex for numbers

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    5c2f306 View commit details
    Browse the repository at this point in the history
  45. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    fcfeae1 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    96eedbe View commit details
    Browse the repository at this point in the history
  47. Update components/prism-arturo.js

    Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
    drkameleon and RunDevelopment committed Mar 19, 2022
    Copy the full SHA
    7cb8cbf View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    95386aa View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    6b64a3e View commit details
    Browse the repository at this point in the history
  50. Copy the full SHA
    0ffa70f View commit details
    Browse the repository at this point in the history
  51. updated tests

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    a525afd View commit details
    Browse the repository at this point in the history
  52. renamed tests

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    32cf13c View commit details
    Browse the repository at this point in the history
  53. Copy the full SHA
    7d5ff0c View commit details
    Browse the repository at this point in the history
  54. updated tests

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    58847c5 View commit details
    Browse the repository at this point in the history
  55. rebuild

    drkameleon committed Mar 19, 2022
    Copy the full SHA
    e67ad20 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. wrap code into iife

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    9e4bc17 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2333771 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    134411f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9daf9ee View commit details
    Browse the repository at this point in the history
  5. added test for colors

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    f0844d9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8b1440f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9df62ec View commit details
    Browse the repository at this point in the history
  8. added missing comma

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    510435a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    083928f View commit details
    Browse the repository at this point in the history
  10. rebuild

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    37a50bd View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c9f83d0 View commit details
    Browse the repository at this point in the history
  12. rebuild

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    84c0ef1 View commit details
    Browse the repository at this point in the history
  13. renamed sh to shell

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    15ac1d7 View commit details
    Browse the repository at this point in the history
  14. remove

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    1bc2aca View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' of https://github.com/PrismJS/prism into PrismJ…

    …S-master
    
    # Conflicts:
    #	components.js
    #	plugins/autoloader/prism-autoloader.js
    #	plugins/autoloader/prism-autoloader.min.js
    #	plugins/show-language/prism-show-language.js
    #	plugins/show-language/prism-show-language.min.js
    drkameleon committed Mar 21, 2022
    Copy the full SHA
    6a82cfe View commit details
    Browse the repository at this point in the history
  16. rebuild

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    6f74fc2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #2 from drkameleon/PrismJS-master

    resolve conflicts
    drkameleon committed Mar 21, 2022
    Copy the full SHA
    cfcf7e8 View commit details
    Browse the repository at this point in the history
  18. lint: minor fixes

    drkameleon committed Mar 21, 2022
    Copy the full SHA
    85b9e31 View commit details
    Browse the repository at this point in the history