Steven Rémot stevenremot

stevenremot created pull request amber/amber#1232

Update contributors

6 years ago

stevenremot pushed to update-contributors at stevenremot/amber

6 years ago

stevenremot created new branch update-contributors at stevenremot/amber

6 years ago

stevenremot pushed to master at stevenremot/amber

6 years ago

stevenremot commented on issue amber/amber#1229

Add some mathematical methods

Got it! I may not be able to do it before a few weeks but I keep it in my todo list

6 years ago

stevenremot pushed to master at stevenremot/helios

6 years ago

stevenremot commented on issue amber/amber#1229

Add some mathematical methods

Thanks for the explanation, I will be sure to recompile next time

6 years ago

stevenremot commented on issue amber/amber#1229

Add some mathematical methods

I may have missed the last step of the contributing guide that says to run `grunt` before starting to dev...

6 years ago

stevenremot commented on issue amber/amber#1229

Add some mathematical methods

Duh, sorry about that. It must be because I'm using the amber-cli from node... When I write `amber -v` it says `Welcome to Amber CLI version 0.101.0 (Amber 0.18.5, NodeJS 6.11.0).`. I tried to update it but apparently it's the last version. Am I supposed to directly use some command in the git repository?

6 years ago

stevenremot commented on issue amber/amber#1229

Add some mathematical methods

API-CHANGES updated

6 years ago

stevenremot pushed to add-math at stevenremot/amber

6 years ago

stevenremot created pull request amber/amber#1229

Add some mathematical methods

6 years ago

stevenremot pushed to add-math at stevenremot/amber

6 years ago

stevenremot pushed to add-math at stevenremot/amber

  • 166193ffa6 Add Rectangle class and helpers Add a Rectangle class with some really basic methods, and helpers to create a Rectangle from two Points
  • 4dfbe9fa97 Add methods to Number Add the following methods inspired by Pharo implementation: * Number>>degreesToRadians * Number>>radiansToDegrees * Number>>min:max:
  • c0a7e4556c Forgot API.
  • 596d090e95 Typo fix.
  • a22830ecf4 Simplify #{add,remove}CompiledMethod:. Now that kernel calls back methodOrganizationEnter:andLeave:, no need to do protocol organization there.
  • View comparison for these 9 commits »

6 years ago

stevenremot pushed to add-math at stevenremot/amber

  • 0819d0d71a [WIP] Add Rectangle class and helpers Add a Rectangle class with some really basic methods, and helpers to create a Rectangle from two Points

6 years ago

stevenremot pushed to add-math at stevenremot/amber

  • 92b8b71fc4 Add methods to Number Add the following methods inspired by Pharo implementation: * Number>>degreesToRadians * Number>>radiansToDegrees * Number>>min:max:
  • df6b0c728d Small Collection tests touches.
  • c440d4a7b6 kernel: Less stack members. Three per call instead of four before.
  • 1aba885421 kernel: naming TODOs.
  • 81f4b551fe Regression tests for #1224.

6 years ago

stevenremot created new branch add-math at stevenremot/amber

6 years ago

stevenremot forked a repository to stevenremot/amber

6 years ago

stevenremot pushed to shortcut-notice at stevenremot/helios

6 years ago

stevenremot pushed to shortcut-notice at stevenremot/helios

6 years ago