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

Adds support for the Haskell programming language #2178

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

Commits on Sep 13, 2024

  1. Start Haskell support

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a6d122f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cf5739 View commit details
    Browse the repository at this point in the history
  3. Changes

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    30bbad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    341358c View commit details
    Browse the repository at this point in the history
  5. take inside funk

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5e61157 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d7ce9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f91086 View commit details
    Browse the repository at this point in the history
  8. Formatting & restructuring

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a8ca7a View commit details
    Browse the repository at this point in the history
  9. Rename files

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d6e2817 View commit details
    Browse the repository at this point in the history
  10. Fixes for namedFunction

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    91d8f4d View commit details
    Browse the repository at this point in the history
  11. Try adding values

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    accfb9a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a1cec7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7195124 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd4f30c View commit details
    Browse the repository at this point in the history
  15. Update Haskell fixtures

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    24743f7 View commit details
    Browse the repository at this point in the history
  16. @name tests don't work

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7017a4e View commit details
    Browse the repository at this point in the history
  17. @name.function -> @name

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cf1cbae View commit details
    Browse the repository at this point in the history
  18. Fix RFCs.hs

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    be3d7af View commit details
    Browse the repository at this point in the history
  19. Remove @name from @namedFunction

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2ad74bb View commit details
    Browse the repository at this point in the history
  20. Add name.function

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e7a64a8 View commit details
    Browse the repository at this point in the history
  21. Add @branch.iteration

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fe61271 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6c80baa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    773baba View commit details
    Browse the repository at this point in the history
  24. Split out functionName

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    915013e View commit details
    Browse the repository at this point in the history
  25. Add name

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8bd3902 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    314be8f View commit details
    Browse the repository at this point in the history
  27. Add @Branch and @branch.iteration

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    721132e View commit details
    Browse the repository at this point in the history
  28. Add @Branch and @branch.iteration

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    858e285 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b856d3e View commit details
    Browse the repository at this point in the history
  30. Why????

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4fb6403 View commit details
    Browse the repository at this point in the history
  31. consistent comments

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3a31715 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9f564c3 View commit details
    Browse the repository at this point in the history
  33. Add call & callee

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    65c2faa View commit details
    Browse the repository at this point in the history
  34. Tests for @argument.actual

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0aa8ce5 View commit details
    Browse the repository at this point in the history
  35. Add roadmap

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d3f9b44 View commit details
    Browse the repository at this point in the history
  36. Add name.function

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    32bb73f View commit details
    Browse the repository at this point in the history
  37. Update haskell.md

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aeb580e View commit details
    Browse the repository at this point in the history
  38. Add anonymousFunction

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3241e86 View commit details
    Browse the repository at this point in the history
  39. Update haskell.md

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a885b01 View commit details
    Browse the repository at this point in the history
  40. Add list & string

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1ca43d7 View commit details
    Browse the repository at this point in the history
  41. Basic support for map & move anonymousFunction, functionCall, functio…

    …nCallee, list, string to main file
    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a0ad642 View commit details
    Browse the repository at this point in the history
  42. Add some warning comments

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    122908d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    95e20f3 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    4bbbd4f View commit details
    Browse the repository at this point in the history
  45. Generate wrong fixtures

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    45cf49e View commit details
    Browse the repository at this point in the history
  46. Remove URL

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1b243e4 View commit details
    Browse the repository at this point in the history
  47. *actual -> formal

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2d3b08d View commit details
    Browse the repository at this point in the history
  48. Fixes to scope support

    wenkokke committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7bd621d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    1d4c887 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    12ad364 View commit details
    Browse the repository at this point in the history