Skip to content
Started 11 mo ago
Took 21 min
Aborted

Build #6 (Jun 23, 2023, 11:42:27 PM)

Changes
  1. Validate if locals/args exist when adding a type declaration (details / githubweb)
  2. add locals on tests instead of having an exception in the validations (details / githubweb)
  3. raise translation error instaed of a generic error (details / githubweb)
  4. remove imageFile type declaration (details / githubweb)
  5. check if instace variable names all have a declared type in structs (details / githubweb)
  6. Revert inst var filtering (details / githubweb)
  7. use filtered inst vars order instead of dictionary order (details / githubweb)
  8. fgrep -> grep -F (details / githubweb)
  9. filtered insta var names in stack page type declaration (details / githubweb)
  10. tests and variable implementation (details / githubweb)
  11. Correcting condition bugs to call UUID primitive (details / githubweb)
  12. Forgot 1 number change (details / githubweb)
  13. redundant return (details / githubweb)
  14. simpler array (details / githubweb)
  15. merge instance vars enumeration (details / githubweb)
  16. refactoring (details / githubweb)
  17. Edit smalltalk code of UUID primitive (details / githubweb)
  18. Primitive was meant to be sent to a ByteArray. Modified primitive C code and smalltalk (details / githubweb)
  19. selector validation + rename register (details / githubweb)
  20. Update UUIDPlugin.c (details / githubweb)
  21. fix declaration typo (details / githubweb)
  22. method keyword testing + fix older tests with c keywords (details / githubweb)
  23. fix collections and remove redundant test fixture (details / githubweb)
  24. - Adding tests (details / githubweb)
  25. comment broken test (details / githubweb)
  26. fix broken test (details / githubweb)
  27. Fixing Windows build (details / githubweb)
  28. rename struct param (details / githubweb)
  29. registerr in vm tests (details / githubweb)
  30. update SDL to 2.26.5 (details / githubweb)
  31. revert merging error (details / githubweb)
  32. more merge fixes (details / githubweb)
  33. move mock to vmmaker package (details / githubweb)
  34. Adding additional Remembered set from Perm Space to New Space (details / githubweb)
  35. removed strange SDL2_copy cmake target (details / githubweb)
  36. Fixing tests and adding new remembered set (details / githubweb)
  37. - Adding duplicates when migrating form Perm->New RememberedSet to Perm->Old (details / githubweb)
  38. - Invalidating Become of PermanentObjects. (details / githubweb)
  39. Renamed `#addToOpenPICList:` to `addToMegamorphicICList:` (details / githubweb)
  40. Added a comment on method `relocateAndPruneYoungReferrers` (details / githubweb)
  41. Update smalltalksrc/VMMaker/Spur32BitMMLESimulator.class.st (details / githubweb)
  42. Update smalltalksrc/VMMaker/Spur64BitMMLESimulator.class.st (details / githubweb)
  43. Fixing category of methods and adding a test to validate that all known methods are correctly identified as object accessors. (details / githubweb)
  44. Recover lost trampolines (details / githubweb)

Pull request #602 updated at 11:42:11 PM on Jun 23, 2023

Revision: 8ec3c2b54fed31e58d3741228f2c94d45113ea13
Repository: https://github.com/pharo-project/pharo-vm.git
  • PR-602

Timeout has been exceeded