Braden Shepherdson shepheb

shepheb pushed to test-promises at shepheb/amber

  • d36086a5a2 Not working, first hack
  • d9bb850db5 Remove legacy inline JS syntax. Now only pragma-like <inlineJS: '...'> is valid.
  • c20a5c6617 Check for inlineJS inside block and fail.
  • b0fd9ce5aa Move js statement node into sequence.
  • 06672b57e5 release script: fix wrong `git push origin <ver>`

6 years ago

shepheb created new branch test-promises at shepheb/amber

6 years ago

shepheb opened issue amber/helios#77

Automatically adding instance variables in class method breaks the package

6 years ago

shepheb created pull request amber/amber#1234

Add Braden Shepherdson to the CONTRIBUTORS file

6 years ago

shepheb pushed to master at shepheb/amber

  • 9e467304b4 Add Braden Shepherdson (shepheb) to the CONTRIBUTORS file

6 years ago

shepheb created pull request amber/amber#1233

Add bitwise operations and `printStringBase:` to Number

6 years ago

shepheb pushed to master at shepheb/amber

  • c7be6bd581 Add bitAnd: bitOr: bitXor: and printStringBase: to Number Number supports & and | already, which are now synonyms of bitAnd: and bitOr: respectively. printStringBase: returns the number as a string in the given base. All names lifted from Pharo.

6 years ago

shepheb forked a repository to shepheb/amber

6 years ago