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

Tracking non-.jl source files #680

Merged
merged 11 commits into from
Jul 30, 2022
Merged

Tracking non-.jl source files #680

merged 11 commits into from
Jul 30, 2022

Commits on Jul 26, 2022

  1. WIP: Tracking non-.jl source files

    Update src/pkgs.jl
    
    Co-authored-by: Kristoffer Carlsson <kcarlsson89@gmail.com>
    
    add docs
    
    add non_julia program
    
    Create non_jl_test.jl
    
    Update types.jl
    
    Update types.jl
    
    simplify
    
    simplify requirements.
    
    update docs
    
    update test
    
    Create new_test.program
    
    test revising
    
    Update test/fake_lang/non_jl_test.jl
    
    Co-authored-by: Tim Holy <tim.holy@gmail.com>
    
    fix typo in tests
    
    test fake_lang
    
    update tests
    Keno authored and oscardssmith committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    e7c11ec View commit details
    Browse the repository at this point in the history
  2. add tests

    oscardssmith committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d30ca72 View commit details
    Browse the repository at this point in the history
  3. all tests pass

    oscardssmith committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a808ce0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

Commits on Jul 29, 2022

  1. Update src/packagedef.jl

    Co-authored-by: Tim Holy <tim.holy@gmail.com>
    oscardssmith and timholy authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c672eb4 View commit details
    Browse the repository at this point in the history
  2. Update src/packagedef.jl

    Co-authored-by: Tim Holy <tim.holy@gmail.com>
    oscardssmith and timholy authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    d92f2cf View commit details
    Browse the repository at this point in the history
  3. Update src/packagedef.jl

    Co-authored-by: Tim Holy <tim.holy@gmail.com>
    oscardssmith and timholy authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5d4e6b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d858198 View commit details
    Browse the repository at this point in the history
  5. Update test/non_jl_test.jl

    Co-authored-by: Tim Holy <tim.holy@gmail.com>
    oscardssmith and timholy authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    f30ff02 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Update test/non_jl_test.jl

    Co-authored-by: Sebastian Pfitzner <pfitzseb@gmail.com>
    oscardssmith and pfitzseb authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    3a482aa View commit details
    Browse the repository at this point in the history
  2. Update test/non_jl_test.jl

    Co-authored-by: Sebastian Pfitzner <pfitzseb@gmail.com>
    oscardssmith and pfitzseb authored Jul 30, 2022
    Configuration menu
    Copy the full SHA
    5d9a971 View commit details
    Browse the repository at this point in the history