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: Syntax for creating ImmutableArrays #12859

Draft
wants to merge 48 commits into
base: main
Choose a base branch
from

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    77c2e30 View commit details
    Browse the repository at this point in the history
  2. Get FSharp.Compiler.Service to build

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    5236851 View commit details
    Browse the repository at this point in the history
  3. fix rename

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ddb16da View commit details
    Browse the repository at this point in the history
  4. lex

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    2113a4f View commit details
    Browse the repository at this point in the history
  5. fix build

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    74669ad View commit details
    Browse the repository at this point in the history
  6. fix naming

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    db9f9b5 View commit details
    Browse the repository at this point in the history
  7. consolidate naming

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    cbae870 View commit details
    Browse the repository at this point in the history
  8. fix naming again

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    632dfb7 View commit details
    Browse the repository at this point in the history
  9. implement one of the not implementeds

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    db599d8 View commit details
    Browse the repository at this point in the history
  10. fix build

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    a7deb6a View commit details
    Browse the repository at this point in the history
  11. mkBlockType

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    4fb7721 View commit details
    Browse the repository at this point in the history
  12. implement

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    e94abcd View commit details
    Browse the repository at this point in the history
  13. implement

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    c80be31 View commit details
    Browse the repository at this point in the history
  14. picle TOp.Block and improve the TypedTreePickle structure

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ced13f7 View commit details
    Browse the repository at this point in the history
  15. FSStrings

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b476ff6 View commit details
    Browse the repository at this point in the history
  16. run tests - autogenerated file?

    Charles Roddie committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    dbedee8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. tidy

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    9c250d7 View commit details
    Browse the repository at this point in the history
  2. replace expected with actual

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8717c40 View commit details
    Browse the repository at this point in the history
  3. implement

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    4b230dc View commit details
    Browse the repository at this point in the history
  4. collector

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2c3f103 View commit details
    Browse the repository at this point in the history
  5. fix build

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8c41bc5 View commit details
    Browse the repository at this point in the history
  6. tidy

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    1418ec4 View commit details
    Browse the repository at this point in the history
  7. add a newline

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    2d9bbb6 View commit details
    Browse the repository at this point in the history
  8. fix typo

    Charles Roddie committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    0948c7c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. more additions to match array tokens

    Charles Roddie committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a2b05fa View commit details
    Browse the repository at this point in the history
  2. missed

    Charles Roddie committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    fbe107f View commit details
    Browse the repository at this point in the history
  3. fix text file

    Charles Roddie committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b7a2380 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. typo

    Charles Roddie committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    298247b View commit details
    Browse the repository at this point in the history
  2. typos

    Charles Roddie committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9cfbeb4 View commit details
    Browse the repository at this point in the history
  3. grammar typo

    Charles Roddie committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e000786 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. merge

    Charles Roddie committed May 17, 2022
    Configuration menu
    Copy the full SHA
    4df899b View commit details
    Browse the repository at this point in the history
  2. fix merge

    Charles Roddie committed May 17, 2022
    Configuration menu
    Copy the full SHA
    8705031 View commit details
    Browse the repository at this point in the history
  3. fix merge

    Charles Roddie committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6dccd14 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. merge

    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    afabd07 View commit details
    Browse the repository at this point in the history
  2. fix merge

    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9c90047 View commit details
    Browse the repository at this point in the history
  3. fix a merge issue

    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    93dac68 View commit details
    Browse the repository at this point in the history
  4. merge issues

    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    7624cef View commit details
    Browse the repository at this point in the history
  5. save file before committing??

    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    66524f3 View commit details
    Browse the repository at this point in the history
  6. fix merge

    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    71011a7 View commit details
    Browse the repository at this point in the history
  7. Revert "fix merge"

    This reverts commit 71011a7.
    Charles Roddie committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5d7faef View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. parsUnmatchedBracketColon

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a49e40d View commit details
    Browse the repository at this point in the history
  2. fix

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c5ca8bb View commit details
    Browse the repository at this point in the history
  3. spacing

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    990816f View commit details
    Browse the repository at this point in the history
  4. add TOpEnum

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    8938576 View commit details
    Browse the repository at this point in the history
  5. fix merge error

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    7b79e26 View commit details
    Browse the repository at this point in the history
  6. attempt to fix build errors reported by @nojaf

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    e12309d View commit details
    Browse the repository at this point in the history
  7. fix merge

    Charles Roddie committed May 3, 2023
    Configuration menu
    Copy the full SHA
    5d4a2d1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. work done in amplifying F# session

    Charles Roddie committed May 5, 2023
    Configuration menu
    Copy the full SHA
    7acde1b View commit details
    Browse the repository at this point in the history