Seriouspony
Turn-ons include programming languages, distributed computing, Hiwatt amplifiers, and Fender Telecasters. Turn-offs include mayonnaise and stirring yogurt.
- Rural Boston
- https://www.seantallen.com
Block or Report
Block or report SeanTAllen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ponylang/ponyc Public
🐴 Pony is an open-source, actor-model, capabilities-secure, high performance programming language -
seantallen-org/msgpack Public
🐴 Pure Pony implementation of the MessagePack serialization format. msgpack.org[Pony] -
-
-
1,687 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 1 repository
Created a pull request in ponylang/ponyc that received 15 comments
Don't use "mostly debug runtime" with release configurations
This removes the inclusion of PONY_ALWAYS_ASSERT when building and adds the small changes needed to compile with that change. We haven't been runni…
+49
−41
•
15
comments
Opened 20 other pull requests in 5 repositories
ponylang/ponyc
9
merged
1
closed
- Add debug build testing for Windows PRs
- Remove duplicate arch entry in x86 release script
- Add prebuilt ponyc releases on MacOS for Apple Silicon
- Add nightly stress testing on MacOS on Apple Silicon
- Test
- Add MacOS Apple Silicon nightly builds
- Add CI testing on M1 MacOS
- Remove unneeded debug gating in find_kernel32
- Fix compilation error with PONY_NDEBUG
-
Remove unneeded extra
boxinfun boxdefinitions
ponylang/ponyup
5
merged
ponylang/corral
2
merged
microsoft/hcsshim
1
merged
1
closed
ponylang/ponylang-website
1
merged
Reviewed 13 pull requests in 4 repositories
ponylang/ponyc
9 pull requests
- Fix for infinite Ranges
- Fix phrasing in the serialise package documentation
- Auto-recover constructor expressions
- Disable incorrect runtime assert for ASIO thread shutdown.
- Make the full-program tests run in parallel
- Add nightly stress testing on MacOS on Apple Silicon
- Don't use "mostly debug runtime" with release configurations
- Small fixes to CMake code for cross-compiling runtime bitcode.
-
Fix initialization of an atomic variable in
ponyassert.c.
