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

Add Phix #1111

Closed
wants to merge 62 commits into from
Closed

Add Phix #1111

wants to merge 62 commits into from

Commits on Nov 2, 2023

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

Commits on Nov 3, 2023

  1. Add test workflow (#7)

    * Add test workflow
    
    * Don't use matrix
    
    * Try inline cross
    
    * Pin runner
    
    * Directly download release via CLI
    
    * Add caching
    
    * Extract to bash file
    
    * Last tweaks
    ErikSchierboom authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6bd8764 View commit details
    Browse the repository at this point in the history
  2. Add support for 8th (#1)

    Add support for 8th
    
    ---------
    
    Co-authored-by: Erik Schierboom <[email protected]>
    glennj and ErikSchierboom authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d7ec161 View commit details
    Browse the repository at this point in the history
  3. add wren support (#8)

    glennj authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f4c6b10 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

Commits on Nov 9, 2023

  1. Add pyret (#10)

    * Add pyret
    
    * Add pyret
    
    * Update tests/data/pyret.arr
    
    Co-authored-by: Glenn Jackman <[email protected]>
    
    * Update languages.json
    
    Co-authored-by: Glenn Jackman <[email protected]>
    
    * Update tests/data/pyret.arr
    
    Co-authored-by: Glenn Jackman <[email protected]>
    
    ---------
    
    Co-authored-by: Glenn Jackman <[email protected]>
    BNAndras and glennj authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c3d4a35 View commit details
    Browse the repository at this point in the history
  2. Add LFE support (#6)

    * Add LFE support
    
    * Revert formatting changes to README.md
    
    * Fix formatting again
    
    * Update CI badge in README.md (#4)
    
    * Add test workflow (#7)
    
    * Add test workflow
    
    * Don't use matrix
    
    * Try inline cross
    
    * Pin runner
    
    * Directly download release via CLI
    
    * Add caching
    
    * Extract to bash file
    
    * Last tweaks
    
    * Add support for 8th (#1)
    
    Add support for 8th
    
    ---------
    
    Co-authored-by: Erik Schierboom <[email protected]>
    
    * add wren support (#8)
    
    * Trigger lines of code counter redeploy (#9)
    
    * Add LFE support
    
    * Revert formatting changes to README.md
    
    * Fix formatting again
    
    * Remove scheme submodule
    
    * Add quotes
    
    * Update lfe.lfe
    
    * Increment comment count
    
    * Decrement blank count
    
    ---------
    
    Co-authored-by: Erik Schierboom <[email protected]>
    Co-authored-by: Glenn Jackman <[email protected]>
    3 people authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    48b5ae3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Adding Pharo to the existing Smalltalk languages (#11)

    * Adding Pharo to the existing Smalltalk languages
    
    * Looks like tokei doesn't want dots in extensions
    
    * No, the test data files get turned into functions
    glennj authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f2a342a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Add support for Red (exercism fork) (#12)

    * Add support for Red
    
    * Disable Red/System files, conflict with Redscript language
    loziniak authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    243d03e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. add euphoria (#13)

    glennj authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dec9cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Update mean_bean_ci.yml

    XAMPPRocky authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7d0f8db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b19d4 View commit details
    Browse the repository at this point in the history
  3. Create release-plz.yaml

    XAMPPRocky authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f2b07b3 View commit details
    Browse the repository at this point in the history
  4. chore: release (#1070)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cd5445f View commit details
    Browse the repository at this point in the history
  5. Update mean_bean_deploy.yml

    XAMPPRocky authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a08277a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68bfbfb View commit details
    Browse the repository at this point in the history
  7. Added support for Circom (#949)

    fegge authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4e23886 View commit details
    Browse the repository at this point in the history
  8. Update TypeScript language (#953)

    alii authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b4f289c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    372bd80 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d387a9f View commit details
    Browse the repository at this point in the history
  11. Add Max support (#963)

    mbyt authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ea93519 View commit details
    Browse the repository at this point in the history
  12. Add Hare support (#971)

    jgarte authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bbcaa49 View commit details
    Browse the repository at this point in the history
  13. Add arch's PKGBUILD files (#972)

    wanesty authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    83cf62a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7624ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fde0238 View commit details
    Browse the repository at this point in the history
  16. remove refs (#1006)

    Embers-of-the-Fire authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    65fca5e View commit details
    Browse the repository at this point in the history
  17. Add PRQL (#1030)

    vanillajonathan authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    cc362ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2c899f3 View commit details
    Browse the repository at this point in the history
  19. add: typst (#1037)

    leana8959 authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    52df651 View commit details
    Browse the repository at this point in the history
  20. Add OpenQASM support (#1041)

    mtreinish authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d076c9d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ade0e4d View commit details
    Browse the repository at this point in the history
  22. Adding support for Snakemake (#1045)

    dfm authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4065576 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    16ecfa0 View commit details
    Browse the repository at this point in the history
  24. Support .pyi python file (#1075)

    konstin authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f2ae326 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    adfa0fe View commit details
    Browse the repository at this point in the history
  26. Temporarily remove Hare

    Resolves #1090
    XAMPPRocky authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0279552 View commit details
    Browse the repository at this point in the history
  27. Fix slang (#1089)

    SandaruKasa authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    0f888ec View commit details
    Browse the repository at this point in the history
  28. languages.json: add jinja extension for Jinja2 (#1083)

    It's also quite common for Jinja2 templates to be called *.jinja.
    akx authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7fa90f2 View commit details
    Browse the repository at this point in the history
  29. Add OpenSCAD (#1097)

    * add OpenSCAD
    
    * update README.md
    
    * test data
    kenchou authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8712a95 View commit details
    Browse the repository at this point in the history
  30. Support MoonBit language. (#1095)

    fuchen authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6321d5c View commit details
    Browse the repository at this point in the history
  31. fix: read hidden from config file (#1093)

    Previously, setting `hidden = true` in the config file would have no
    effect. Now it is properly read.
    
    Fixes: #1092
    SVendittelli authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    87277e5 View commit details
    Browse the repository at this point in the history
  32. feat: --files argument now sorts alphabetically (#1059)

    * Fixed --files argument to sort alphabetically
    
    * Deleted unnecessary clone().
    
    * Ran cargo fmt
    Alexe1289 authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9177c56 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ae39d6f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5820403 View commit details
    Browse the repository at this point in the history
  35. Add Hare support (#971)

    jgarte authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a7bcd4a View commit details
    Browse the repository at this point in the history
  36. Add arch's PKGBUILD files (#972)

    wanesty authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d64cdd8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    640cbe7 View commit details
    Browse the repository at this point in the history
  38. Add PRQL (#1030)

    vanillajonathan authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2245788 View commit details
    Browse the repository at this point in the history
  39. Adding support for Snakemake (#1045)

    dfm authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    5203a1f View commit details
    Browse the repository at this point in the history
  40. Support .pyi python file (#1075)

    konstin authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8246f91 View commit details
    Browse the repository at this point in the history
  41. Temporarily remove Hare

    Resolves #1090
    XAMPPRocky authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    aa5a4dc View commit details
    Browse the repository at this point in the history
  42. Fix slang (#1089)

    SandaruKasa authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3b709f3 View commit details
    Browse the repository at this point in the history
  43. Support MoonBit language. (#1095)

    fuchen authored and ErikSchierboom committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7cfafa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. add phix support

    petelomax committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bf52f8c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Add Phix

    petelomax committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5528333 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    5a6b5ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92ed855 View commit details
    Browse the repository at this point in the history
  3. chore: release

    github-actions[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f648349 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Merge pull request #1 from petelomax/release-plz-2024-08-16T22-16-54Z

    chore: release v13.0.0-alpha.2
    petelomax authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    34295e3 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'master' of https://github.com/petelomax/tokei"

    This reverts commit 92ed855, reversing
    changes made to bf52f8c.
    petelomax committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b8d093c View commit details
    Browse the repository at this point in the history
  3. undo

    petelomax committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    14df3d1 View commit details
    Browse the repository at this point in the history