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

feat: add support for Kotlin language #813

Merged
merged 25 commits into from
Nov 23, 2023

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    82ca14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e32f4d1 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    wsxiaoys authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    79075d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a593b66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3be178 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b41dc1 View commit details
    Browse the repository at this point in the history
  7. fix: mark tabby-ui as yarn managed

    wsxiaoys authored and sonique6784 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    cae8e5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3bd652 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d0f449 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f295517 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15e130c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    400a5c1 View commit details
    Browse the repository at this point in the history
  13. refactor: delete contrib/jetson/Dockerfile as it's no longer compatib…

    …le post 0.5
    
    feel free to sending pr of adding it back if you get it work with llama.cpp based docker image
    wsxiaoys authored and sonique6784 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7dfd139 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9121763 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79a41c9 View commit details
    Browse the repository at this point in the history
  16. feat: implement basic dependency detection for python / rust (TabbyML…

    …#825)
    
    * refactor: extract tags mod for dataset.rs
    
    * feat: implement basic dependency detection for python / rust
    wsxiaoys authored and sonique6784 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    fa7e565 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a17258e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    df86b0c View commit details
    Browse the repository at this point in the history
  19. Update Cargo.toml

    wsxiaoys authored and sonique6784 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    444eee5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4acf2f3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    91f390c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Nov 21, 2023

  1. fix: updated kotlin.scm

    sonique6784 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a3f6a04 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. remove definition import

    Co-authored-by: Meng Zhang <meng@tabbyml.com>
    sonique6784 and wsxiaoys authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    648b06e View commit details
    Browse the repository at this point in the history
  2. remove typealias

    Co-authored-by: Meng Zhang <meng@tabbyml.com>
    sonique6784 and wsxiaoys authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d79b607 View commit details
    Browse the repository at this point in the history