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

Feature/tasks #10

Merged
merged 101 commits into from
Jun 29, 2024
Merged

Feature/tasks #10

merged 101 commits into from
Jun 29, 2024

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    447dcc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adff96f View commit details
    Browse the repository at this point in the history
  3. Add group to users

    AlixANNERAUD committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    daa5538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3665b7b View commit details
    Browse the repository at this point in the history
  5. Move pipe to file system

    AlixANNERAUD committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6a89058 View commit details
    Browse the repository at this point in the history
  6. Make Is_root static

    AlixANNERAUD committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    e72324f View commit details
    Browse the repository at this point in the history
  7. Add owner user in task

    AlixANNERAUD committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    51d76d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e32beae View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    b781b96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9ca37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cabb52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e5b22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f93d06 View commit details
    Browse the repository at this point in the history
  6. Fix unit test in Task

    AlixANNERAUD committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    80fcaf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    e8c43d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1027226 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4de0e95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a0aba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4edde32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2de99fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    703240e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8bfb04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a77c14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b479acc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    165770a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b15e8e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c68c21c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    61a4b4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c31551 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bcf847f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6b53c6a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b23bdb8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c756bab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    132c5ec View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76ea1ae View commit details
    Browse the repository at this point in the history
  22. Fix missing import

    AlixANNERAUD committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7886239 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b59f5f5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e750d74 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6dae730 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    80a13a3 View commit details
    Browse the repository at this point in the history
  27. Update import in Task.rs

    AlixANNERAUD committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4f79446 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a6a6082 View commit details
    Browse the repository at this point in the history
  29. Refactor file system path module and add reference path and move regu…

    …lar path_type to path_owned_type (more memory efficient)
    AlixANNERAUD committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ffb6a6f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e34fac4 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f439ec3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    7f025d5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dd0f0c8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    93eb10a View commit details
    Browse the repository at this point in the history
  35. Add flags to file system

    AlixANNERAUD committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ce25046 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9378072 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1cfe2ee View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3d4c437 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ecbc869 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1aff1dd View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    01f2b4b View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ecb556b View commit details
    Browse the repository at this point in the history
  43. Refactor Prelude.rs

    AlixANNERAUD committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6704e15 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    5c31237 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5c4735c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    82818c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87430a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b1f04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d5962 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54e1e82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e072b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f8c1456 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16ac94b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef256ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cca42df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0ffa71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2630601 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c30d4d4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3c7260 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    764289a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccddfda View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1231dd3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    48db70b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db38843 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    891fd19 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c045ee5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3a8cb55 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5a0b29f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2f8e14e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    aa76540 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    79f9887 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ba870f4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d650d20 View commit details
    Browse the repository at this point in the history
  29. Move file system wasm test into its own file and update file system b…

    …indings integration tests
    AlixANNERAUD committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2f4b4fe View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ee5cc08 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b74fee8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f88a362 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    91b6551 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    92edf51 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7fb7c93 View commit details
    Browse the repository at this point in the history
  36. Implement thread environment initialization/deinitialization in Runti…

    …me_type in virtual machine
    AlixANNERAUD committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1d48554 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    515e441 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c53eec0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f2de337 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fb1ae20 View commit details
    Browse the repository at this point in the history
  41. Implement task bindings

    AlixANNERAUD committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d80ca61 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cc8b965 View commit details
    Browse the repository at this point in the history