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

[WIP]Adding paket package resolution to fsi and VF# editor #2483

Closed
wants to merge 46 commits into from

Commits on Mar 16, 2017

  1. Add prototype for "#r paket:"

    forki committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    538684e View commit details
    Browse the repository at this point in the history
  2. Add default resolvers

    forki committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    5729d67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ddf1bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce39135 View commit details
    Browse the repository at this point in the history
  5. Add to full vsix

    forki committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    185daa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    367ebb1 View commit details
    Browse the repository at this point in the history
  7. fix order

    forki committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    2259dc6 View commit details
    Browse the repository at this point in the history
  8. Multiple search paths

    forki committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    edab520 View commit details
    Browse the repository at this point in the history
  9. add reference

    forki committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    1c20e18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d0308f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

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

Commits on Jun 21, 2017

  1. Merge branch 'master' of https://github.com/Microsoft/visualfsharp in…

    …to paket
    
    # Conflicts:
    #	src/fsharp/FSharp.Compiler-proto/FSharp.Compiler-proto.fsproj
    #	src/fsharp/FSharp.LanguageService.Compiler/FSharp.LanguageService.Compiler.fsproj
    #	src/fsharp/fsi/fsi.fs
    #	vsintegration/Vsix/VisualFSharpFull/Source.extension.vsixmanifest
    #	vsintegration/Vsix/VisualFSharpOpenSource/Source.extension.vsixmanifest
    forki committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    b7316cd View commit details
    Browse the repository at this point in the history
  2. Do not touch sln

    forki committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    ae1e974 View commit details
    Browse the repository at this point in the history
  3. Fsc-proto fix

    forki committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    387b820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a41df7c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Configuration menu
    Copy the full SHA
    a01b316 View commit details
    Browse the repository at this point in the history
  2. Add integration hook into FCS

    forki committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    78f2dd8 View commit details
    Browse the repository at this point in the history
  3. Add integration hook into FCS

    forki committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    bc262d3 View commit details
    Browse the repository at this point in the history
  4. Add integration hook into FCS

    forki committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    02f4b6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1e422d View commit details
    Browse the repository at this point in the history
  6. exclude path names

    forki committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    234fbff View commit details
    Browse the repository at this point in the history
  7. exclude path names

    forki committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    122b14d View commit details
    Browse the repository at this point in the history
  8. fix build

    forki committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    d03b782 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3bf3f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Dedupe module names in fsi

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    fc1d4b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58798c1 View commit details
    Browse the repository at this point in the history
  3. Update paket fsproj

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    8ce1f87 View commit details
    Browse the repository at this point in the history
  4. No idea if that's good

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    91462b5 View commit details
    Browse the repository at this point in the history
  5. Do what enrico says

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    1bac5ba View commit details
    Browse the repository at this point in the history
  6. Revert "Dedupe module names in fsi"

    This reverts commit fc1d4b4.
    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    9113f33 View commit details
    Browse the repository at this point in the history
  7. cleanup

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    4bf8512 View commit details
    Browse the repository at this point in the history
  8. Do what enrico says

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    85f40ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1a46b9 View commit details
    Browse the repository at this point in the history
  10. cleanup

    forki committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    8d93812 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    62393b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

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

Commits on Jul 3, 2017

  1. Configuration menu
    Copy the full SHA
    ca0b477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55762a View commit details
    Browse the repository at this point in the history
  3. Use FX_RESHAPED_REFLECTION

    forki committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    3d7b968 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ec3ffb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a43de7e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

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

    forki committed Jul 4, 2017
    8 Configuration menu
    Copy the full SHA
    7890fac View commit details
    Browse the repository at this point in the history
  3. FX_RESHAPED_REFLECTION

    forki committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    0789625 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2134887 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f195442 View commit details
    Browse the repository at this point in the history