Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pony
Pony is an object-oriented, actor-model, capabilities-secure, high performance programming language.
Collective -
Host: opensource -
https://opencollective.com/ponyc
- Code: https://github.com/ponylang/ponyc
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - 97be78e253155944b0873fbd6863bb5c433eec6c authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 97be78e253155944b0873fbd6863bb5c433eec6c authored over 9 years ago by Sebastian Blessing <[email protected]>
Handle nul characters in string literals in tokens and ASTs
github.com/ponylang/ponyc - f5ebd7fc2c3ec5286c7b6e5435a16db0a14a3583 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - f5ebd7fc2c3ec5286c7b6e5435a16db0a14a3583 authored over 9 years ago by andymcn <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - dae6ee9ef08d8d5843121304f3033b708716a5c9 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - dae6ee9ef08d8d5843121304f3033b708716a5c9 authored over 9 years ago by Sebastian Blessing <[email protected]>
fix #257
github.com/ponylang/ponyc - e9759e91720144b5a188500e78a782940765c302 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - e9759e91720144b5a188500e78a782940765c302 authored over 9 years ago by sylvanc <[email protected]>
Merge pull request #261 from jemc/feature/buffer-peek
Feature: Add peek methods to net/Buffer.
github.com/ponylang/ponyc - 33b94847d4bdde33ef945af062a047439e185ee3 authored over 9 years ago by Sylvan Clebsch <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - cd9319b18977e33c34b0d604bba9eb54ade07afd authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - cd9319b18977e33c34b0d604bba9eb54ade07afd authored over 9 years ago by Sebastian Blessing <[email protected]>
fix #255
github.com/ponylang/ponyc - 895764251270fde2a65b1016b2978a015ab14d64 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 895764251270fde2a65b1016b2978a015ab14d64 authored over 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - f73a0a46792bc1fc40171c8987b93d6f1fdadd33 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - f73a0a46792bc1fc40171c8987b93d6f1fdadd33 authored over 9 years ago by Sebastian Blessing <[email protected]>
counted strings in stringtab
github.com/ponylang/ponyc - ba2e3421e8782f1b4afe0495f15c68c40e146c57 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - ba2e3421e8782f1b4afe0495f15c68c40e146c57 authored over 9 years ago by sylvanc <[email protected]>
Add peek methods to net/Buffer.
These methods allow peeking at the next bytes in the buffer without
consuming them. This is part...
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - 841e1aed932c81afde510693f51343267b8d8447 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 841e1aed932c81afde510693f51343267b8d8447 authored over 9 years ago by Sebastian Blessing <[email protected]>
allow 0x00 in String.push and String.update
github.com/ponylang/ponyc - e1c3bea4d3ce29cc50408e620f7b66a77fc78fbe authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - e1c3bea4d3ce29cc50408e620f7b66a77fc78fbe authored over 9 years ago by sylvanc <[email protected]>
added tests for String.remove
github.com/ponylang/ponyc - 2a0dc5385a2e36bfce3aa7a42fdfc6c820c26be8 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 2a0dc5385a2e36bfce3aa7a42fdfc6c820c26be8 authored over 9 years ago by Sebastian Blessing <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - 275bc26199a897f91e4a2eb1755f396c48e9209f authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 275bc26199a897f91e4a2eb1755f396c48e9209f authored over 9 years ago by Sebastian Blessing <[email protected]>
scheduler steals when only CD is on actor queue
github.com/ponylang/ponyc - cf765f9501940cda0224f7e0c3e4d61f15102ae2 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - cf765f9501940cda0224f7e0c3e4d61f15102ae2 authored over 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - 4633b99be76c0503828294b5b0372c873f6a1db1 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 4633b99be76c0503828294b5b0372c873f6a1db1 authored over 9 years ago by Sebastian Blessing <[email protected]>
Fix Windows operation
github.com/ponylang/ponyc - 661a07238957d565fd3f69aa2b272772213928c2 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 661a07238957d565fd3f69aa2b272772213928c2 authored over 9 years ago by andymcn <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - 7ec01598f3155ff56ed402c8e312cd8a58cff055 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 7ec01598f3155ff56ed402c8e312cd8a58cff055 authored over 9 years ago by Sebastian Blessing <[email protected]>
fix package merge
github.com/ponylang/ponyc - 4b829e1ba7047985207c066b9437a2f09bc0ae7b authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 4b829e1ba7047985207c066b9437a2f09bc0ae7b authored over 9 years ago by sylvanc <[email protected]>
store cwd on init
github.com/ponylang/ponyc - 88d50c7dc220c6176e81bdbabb7a766eeb7729d3 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 88d50c7dc220c6176e81bdbabb7a766eeb7729d3 authored over 9 years ago by sylvanc <[email protected]>
add collections/Ring
github.com/ponylang/ponyc - 5b1fd745e66c6d7191eb6086158e1a328f45425a authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 5b1fd745e66c6d7191eb6086158e1a328f45425a authored over 9 years ago by sylvanc <[email protected]>
add Array.remove
github.com/ponylang/ponyc - 62e11854e4320ccdf19b9d6f4a9c88b14eaa7272 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 62e11854e4320ccdf19b9d6f4a9c88b14eaa7272 authored over 9 years ago by sylvanc <[email protected]>
fix bug when arg isn't wrapped in a TK_SEQ
github.com/ponylang/ponyc - 338140a4a83d0282f1bb5f1f056fa3801c4d0c77 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 338140a4a83d0282f1bb5f1f056fa3801c4d0c77 authored over 9 years ago by sylvanc <[email protected]>
Merge pull request #253 from binary132/update-readme
Add Gentoo bug 457530 hotfix link to build instructions
github.com/ponylang/ponyc - bc716b47218f9a0227569f76c2126ee7fa81c8e2 authored over 9 years ago by Sylvan Clebsch <[email protected]>
Add Gentoo bug 457530 hotfix link to build instructions
github.com/ponylang/ponyc - b344756b63d6947a897c1f1e7eb49d1d3785c077 authored over 9 years ago by Bodie Solomon <[email protected]>
github.com/ponylang/ponyc - b344756b63d6947a897c1f1e7eb49d1d3785c077 authored over 9 years ago by Bodie Solomon <[email protected]>
added String.remove
github.com/ponylang/ponyc - fedada3fef7a940664b6411c2f1b0a767fbc72f3 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - fedada3fef7a940664b6411c2f1b0a767fbc72f3 authored over 9 years ago by Sebastian Blessing <[email protected]>
run unit tests for collections package on test/pony/unit
github.com/ponylang/ponyc - 87cff56d85a991e006d2c9f3eb8cec50ad3aee5a authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 87cff56d85a991e006d2c9f3eb8cec50ad3aee5a authored over 9 years ago by Sebastian Blessing <[email protected]>
added String.rstrip, String.rstrip and replaced String.trim by String.strip
github.com/ponylang/ponyc - 9f0b09123d7595492a8552150698f4d98fef3a08 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 9f0b09123d7595492a8552150698f4d98fef3a08 authored over 9 years ago by Sebastian Blessing <[email protected]>
freebsd link error
github.com/ponylang/ponyc - f39a4cafae23ccf70c39c36e174cdcf88e144377 authored over 9 years ago by Sylvan Clebsch <[email protected]>
github.com/ponylang/ponyc - f39a4cafae23ccf70c39c36e174cdcf88e144377 authored over 9 years ago by Sylvan Clebsch <[email protected]>
merge
github.com/ponylang/ponyc - 7ce3fc2509313dcaddfb573df06927977ddc31f8 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 7ce3fc2509313dcaddfb573df06927977ddc31f8 authored over 9 years ago by sylvanc <[email protected]>
change the way freebsd adds /usr/local/lib to the link path
github.com/ponylang/ponyc - b334730cdb8ae17e67476119dbf67ac11fffdf8e authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - b334730cdb8ae17e67476119dbf67ac11fffdf8e authored over 9 years ago by sylvanc <[email protected]>
freebsd compile error
github.com/ponylang/ponyc - 1088c1c112dd9c48f2f830cb03630bf2237548cd authored over 9 years ago by Sylvan Clebsch <[email protected]>
github.com/ponylang/ponyc - 1088c1c112dd9c48f2f830cb03630bf2237548cd authored over 9 years ago by Sylvan Clebsch <[email protected]>
fine grained file system capabilities that mirror capsicum
github.com/ponylang/ponyc - ed30f7c2c7a3386ad059bf928daf66f5d57162c0 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - ed30f7c2c7a3386ad059bf928daf66f5d57162c0 authored over 9 years ago by sylvanc <[email protected]>
don't sugar a create constructor if any constructors exist
github.com/ponylang/ponyc - 3dae8176ff524f5e2357ef7abf5f5b306d20f74d authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 3dae8176ff524f5e2357ef7abf5f5b306d20f74d authored over 9 years ago by sylvanc <[email protected]>
add root capability semantics, remove ambient authority from files package
github.com/ponylang/ponyc - 92440220096b4dd2880aaeab70d48047ab4c75e2 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 92440220096b4dd2880aaeab70d48047ab4c75e2 authored over 9 years ago by sylvanc <[email protected]>
stop gcc from complaining about a multiline comment
github.com/ponylang/ponyc - 2a0cbe39c4679de30e1952cf6afafd5d2148ccff authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 2a0cbe39c4679de30e1952cf6afafd5d2148ccff authored over 9 years ago by sylvanc <[email protected]>
use commands search pony_packages directories
github.com/ponylang/ponyc - 3fc27cf94bbbbf5fa184b99f84012b9139f5c956 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 3fc27cf94bbbbf5fa184b99f84012b9139f5c956 authored over 9 years ago by sylvanc <[email protected]>
use the nearest package for qualified names
github.com/ponylang/ponyc - e6b73cc1562fff9a004eb8483b89fd5f0a3e15c4 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - e6b73cc1562fff9a004eb8483b89fd5f0a3e15c4 authored over 9 years ago by sylvanc <[email protected]>
sugar apply with type arguments
github.com/ponylang/ponyc - 6b542041988f60c959cb0e0ab1879e55dbaf8704 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 6b542041988f60c959cb0e0ab1879e55dbaf8704 authored over 9 years ago by sylvanc <[email protected]>
put -dynamic-linker back
github.com/ponylang/ponyc - dcae6c9b7090e8ea84c7b0cd7f479bdc1543844c authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - dcae6c9b7090e8ea84c7b0cd7f479bdc1543844c authored over 9 years ago by sylvanc <[email protected]>
remove assert in quoted_locator
github.com/ponylang/ponyc - f5a9b3a42011dc570623c55edba88c0d07b46614 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - f5a9b3a42011dc570623c55edba88c0d07b46614 authored over 9 years ago by sylvanc <[email protected]>
make use lib for link paths only
github.com/ponylang/ponyc - 88eb1c4e093a3cfd5bd323464092028912ae47c5 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 88eb1c4e093a3cfd5bd323464092028912ae47c5 authored over 9 years ago by sylvanc <[email protected]>
Releasing version 0.1.7
github.com/ponylang/ponyc - 90989eb597967edc5ac6fca97c1b68cc2fc6b471 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 90989eb597967edc5ac6fca97c1b68cc2fc6b471 authored over 9 years ago by sylvanc <[email protected]>
0.1.7 changelog
github.com/ponylang/ponyc - 0d1003d9d3d21dc22b70d8c905fbc0445f449efa authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 0d1003d9d3d21dc22b70d8c905fbc0445f449efa authored over 9 years ago by sylvanc <[email protected]>
use a union type for String.compare result
github.com/ponylang/ponyc - 2d2afecd283b8d984c5236ddc9cde9ad2da37af1 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 2d2afecd283b8d984c5236ddc9cde9ad2da37af1 authored over 9 years ago by sylvanc <[email protected]>
missing OPT_ARGS_FINISHED
github.com/ponylang/ponyc - b844b14b2d687e81a9a10633a53f56523e7b99de authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - b844b14b2d687e81a9a10633a53f56523e7b99de authored over 9 years ago by sylvanc <[email protected]>
update for mkdocs 0.14
github.com/ponylang/ponyc - 86dadcfc6f30c8ce0e5aaf633fe64502208709f6 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 86dadcfc6f30c8ce0e5aaf633fe64502208709f6 authored over 9 years ago by sylvanc <[email protected]>
skip docgen pass on partial application, etc
github.com/ponylang/ponyc - fb6f5369ed21a56fd305b3daac649ca3897a116e authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - fb6f5369ed21a56fd305b3daac649ca3897a116e authored over 9 years ago by sylvanc <[email protected]>
Create output directory
github.com/ponylang/ponyc - ee8e2205982c53f9881a288c81124726bc867f0d authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - ee8e2205982c53f9881a288c81124726bc867f0d authored over 9 years ago by andymcn <[email protected]>
Docgen improvements
github.com/ponylang/ponyc - e6553e7933de1fb51b67b1b5208fcc99cd57830e authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - e6553e7933de1fb51b67b1b5208fcc99cd57830e authored over 9 years ago by andymcn <[email protected]>
updated changelog to reflect runtime options change
github.com/ponylang/ponyc - cf40f684c25844b9bd3433fba63bb4bb6aac3677 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - cf40f684c25844b9bd3433fba63bb4bb6aac3677 authored over 9 years ago by Sebastian Blessing <[email protected]>
null-terminate argv on start
github.com/ponylang/ponyc - b0b26594f214ac54ffabeee78f5ca2bf035d06aa authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - b0b26594f214ac54ffabeee78f5ca2bf035d06aa authored over 9 years ago by Sebastian Blessing <[email protected]>
exit program on bad runtime args
github.com/ponylang/ponyc - 8295a1c02a31b3b457f079f7e8896425eb017567 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 8295a1c02a31b3b457f079f7e8896425eb017567 authored over 9 years ago by Sebastian Blessing <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - 6c5a739b0e50d3fb2a1c8c8f5cf8dea808f9e9f9 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 6c5a739b0e50d3fb2a1c8c8f5cf8dea808f9e9f9 authored over 9 years ago by Sebastian Blessing <[email protected]>
moved options parser to libponyrt, adopted sched/start.c
github.com/ponylang/ponyc - 39c067fc7cfe38d5b60ac0dd12539f4d4bba8776 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 39c067fc7cfe38d5b60ac0dd12539f4d4bba8776 authored over 9 years ago by Sebastian Blessing <[email protected]>
simpler check for 1xx status codes
github.com/ponylang/ponyc - 1bfa14db4549c22fc2a00347262553424b6c59aa authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 1bfa14db4549c22fc2a00347262553424b6c59aa authored over 9 years ago by sylvanc <[email protected]>
viewpoint adaptation with a type expression
github.com/ponylang/ponyc - 17542595ecf30fe154e4410e07aafaf1148928d1 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 17542595ecf30fe154e4410e07aafaf1148928d1 authored over 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc
github.com/ponylang/ponyc - bdbcee24c70a16cc11d3b7439cb43fcb25aeac16 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - bdbcee24c70a16cc11d3b7439cb43fcb25aeac16 authored over 9 years ago by sylvanc <[email protected]>
pass function pointers to C
github.com/ponylang/ponyc - 221463bd5f57eaeade13ad5942532f4451a48a8e authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 221463bd5f57eaeade13ad5942532f4451a48a8e authored over 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of github.com:CausalityLtd/ponyc
github.com/ponylang/ponyc - e0380a4212a56a178a3385c30dccf0bc4a29b9d8 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - e0380a4212a56a178a3385c30dccf0bc4a29b9d8 authored over 9 years ago by Sebastian Blessing <[email protected]>
added test/* to the git-tarball export
github.com/ponylang/ponyc - 3a8dcd94a4e6e9fbe9a70f68d39fa90649a96997 authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 3a8dcd94a4e6e9fbe9a70f68d39fa90649a96997 authored over 9 years ago by Sebastian Blessing <[email protected]>
release 0.1.6
github.com/ponylang/ponyc - 02ac80f4738d1ef05b04bdb883ed6ed404185928 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 02ac80f4738d1ef05b04bdb883ed6ed404185928 authored over 9 years ago by sylvanc <[email protected]>
Releasing version 0.1.6
github.com/ponylang/ponyc - dcf27b504214ad30198c828ae4db2512862bed78 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - dcf27b504214ad30198c828ae4db2512862bed78 authored over 9 years ago by sylvanc <[email protected]>
add URL test with ()
github.com/ponylang/ponyc - 01df1f2969ab9cf540ecf17767038b6902e1ab73 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 01df1f2969ab9cf540ecf17767038b6902e1ab73 authored over 9 years ago by sylvanc <[email protected]>
URL._parse_authority handles colons after the host properly now
github.com/ponylang/ponyc - fb84af67fb6172a86baa17dd0026724b82133d3a authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - fb84af67fb6172a86baa17dd0026724b82133d3a authored over 9 years ago by sylvanc <[email protected]>
Fix Windows build
github.com/ponylang/ponyc - 442112837a0d9fd7bd391ea9df634a4bded166b6 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 442112837a0d9fd7bd391ea9df634a4bded166b6 authored over 9 years ago by andymcn <[email protected]>
path order
github.com/ponylang/ponyc - 772c3f7c06a2d1ddb4ee7e2dbb11ca038f71491b authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 772c3f7c06a2d1ddb4ee7e2dbb11ca038f71491b authored over 9 years ago by sylvanc <[email protected]>
ssl multithreading support
github.com/ponylang/ponyc - ba8675c669643b8ff3171a33fef0c3ecdac177b0 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - ba8675c669643b8ff3171a33fef0c3ecdac177b0 authored over 9 years ago by sylvanc <[email protected]>
Documentation auto-generation
github.com/ponylang/ponyc - cd5c2c195427839008c8ab84e08a82c5926bae5c authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - cd5c2c195427839008c8ab84e08a82c5926bae5c authored over 9 years ago by andymcn <[email protected]>
Add unit tests for parsable, but erroneous programs
github.com/ponylang/ponyc - 90be9f372f2797251d23cccd68a916308a674bbc authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 90be9f372f2797251d23cccd68a916308a674bbc authored over 9 years ago by andymcn <[email protected]>
Change use "file:" specifier to "package:"
github.com/ponylang/ponyc - 00c4ba17336ed574b9b1a7fd5e380a69e35d25f8 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 00c4ba17336ed574b9b1a7fd5e380a69e35d25f8 authored over 9 years ago by andymcn <[email protected]>
tweak FLOAT lexer rules to reflect lexer behaviour
github.com/ponylang/ponyc - 0735852432e6cc1aaf27e756c864e9d20b3bb305 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 0735852432e6cc1aaf27e756c864e9d20b3bb305 authored over 9 years ago by sylvanc <[email protected]>
Update ANTLR grammar to allow underscores in integers
github.com/ponylang/ponyc - 56c08e3d117833806c06e149deccfe59d8cba6e9 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 56c08e3d117833806c06e149deccfe59d8cba6e9 authored over 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc
github.com/ponylang/ponyc - ea6b5216f0bccfd5f1b28a807bd711c885772399 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - ea6b5216f0bccfd5f1b28a807bd711c885772399 authored over 9 years ago by sylvanc <[email protected]>
push an empty type check frame when doing an out-of-scope ast_visit
github.com/ponylang/ponyc - d4ec5ee9e1021ac11c84934c4926e493827c93eb authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - d4ec5ee9e1021ac11c84934c4926e493827c93eb authored over 9 years ago by sylvanc <[email protected]>
Update ANTLR regex for triple strings
github.com/ponylang/ponyc - 750324a485cac12b244c54200ff89ecdb224bea1 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 750324a485cac12b244c54200ff89ecdb224bea1 authored over 9 years ago by andymcn <[email protected]>
Allow "s at end of triple strings
github.com/ponylang/ponyc - 8fc5ee72039c83770274af71292f23df5dd29f49 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 8fc5ee72039c83770274af71292f23df5dd29f49 authored over 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc
github.com/ponylang/ponyc - 8202e7c5282c5b4d4be8f93a7d7f00e532077974 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 8202e7c5282c5b4d4be8f93a7d7f00e532077974 authored over 9 years ago by sylvanc <[email protected]>
don't assert when a field has a name the same as a trait method
github.com/ponylang/ponyc - ca936fc87593dcadf399c82b8bd1b23a13b03489 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - ca936fc87593dcadf399c82b8bd1b23a13b03489 authored over 9 years ago by sylvanc <[email protected]>
fixed bug in ponyc options parser
github.com/ponylang/ponyc - 8ee54a679d52bc13e595c8b51510a4afe019d7cc authored over 9 years ago by Sebastian Blessing <[email protected]>
github.com/ponylang/ponyc - 8ee54a679d52bc13e595c8b51510a4afe019d7cc authored over 9 years ago by Sebastian Blessing <[email protected]>
don't coerce literals on lookup
github.com/ponylang/ponyc - 227f190accd51d91385646a4311e38461b029cad authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 227f190accd51d91385646a4311e38461b029cad authored over 9 years ago by sylvanc <[email protected]>
coerce literals in default arguments and sequences
github.com/ponylang/ponyc - b84de916d28debc017050783fcfb9afd6bc30566 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - b84de916d28debc017050783fcfb9afd6bc30566 authored over 9 years ago by sylvanc <[email protected]>
allow pattern matching on a specialisation of a generic type
github.com/ponylang/ponyc - f89180a6e0f90aad41153e8c6b5b8f13d472e9aa authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - f89180a6e0f90aad41153e8c6b5b8f13d472e9aa authored over 9 years ago by sylvanc <[email protected]>
List.remove and List.clone
github.com/ponylang/ponyc - 3c058227b13eea1f6b37c1bd0f68819c83e4965d authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 3c058227b13eea1f6b37c1bd0f68819c83e4965d authored over 9 years ago by sylvanc <[email protected]>
print a useful error when a type expression alias is in a trait list
github.com/ponylang/ponyc - afcd4cffc45a481c6e70315fc2aafb357aca61b8 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - afcd4cffc45a481c6e70315fc2aafb357aca61b8 authored over 9 years ago by sylvanc <[email protected]>
net.Buffer tests
github.com/ponylang/ponyc - 0fcfda8d6bea7b2a4060b03a7a51b6b483c41bb0 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 0fcfda8d6bea7b2a4060b03a7a51b6b483c41bb0 authored over 9 years ago by sylvanc <[email protected]>
add docstrings
github.com/ponylang/ponyc - 2cbb05dc393c17407bcea93c468c03aa5ad1ed99 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 2cbb05dc393c17407bcea93c468c03aa5ad1ed99 authored over 9 years ago by sylvanc <[email protected]>
ListNode.has_next and ListNode.has_prev
github.com/ponylang/ponyc - acbebe1965d3e5960c62aa00b488ce844e9bdbaa authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - acbebe1965d3e5960c62aa00b488ce844e9bdbaa authored over 9 years ago by sylvanc <[email protected]>
don't assert when no viewpoint_type is possible
github.com/ponylang/ponyc - 6017c5e2f3a9080d8f4ef87233fba7930b9882d6 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 6017c5e2f3a9080d8f4ef87233fba7930b9882d6 authored over 9 years ago by sylvanc <[email protected]>
add explanation of ACCEPT, REJECT, DENY
github.com/ponylang/ponyc - f0b01a5499b0948f5bfd0c830fc5b1b6ea398682 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - f0b01a5499b0948f5bfd0c830fc5b1b6ea398682 authored over 9 years ago by sylvanc <[email protected]>
fix nested tuple codegen
github.com/ponylang/ponyc - 0797a2223f008542894905a8438bb4837d8d5f9e authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 0797a2223f008542894905a8438bb4837d8d5f9e authored over 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc.git
github.com/ponylang/ponyc - f27fa9ce987a14029e9207e7857c23e328d1440e authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - f27fa9ce987a14029e9207e7857c23e328d1440e authored over 9 years ago by andymcn <[email protected]>
Fix checking subtype of a union
github.com/ponylang/ponyc - 219b74a27e85c0308a905645c00115d24d624dd3 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 219b74a27e85c0308a905645c00115d24d624dd3 authored over 9 years ago by andymcn <[email protected]>
don't try to check fields as function subtypes
github.com/ponylang/ponyc - 112d776f39037558ea1e84a339ad98c3920557f8 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 112d776f39037558ea1e84a339ad98c3920557f8 authored over 9 years ago by sylvanc <[email protected]>
check for opt being null
github.com/ponylang/ponyc - 4252a3e0f81bd227fbf9c4ede97c14337feef7bb authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 4252a3e0f81bd227fbf9c4ede97c14337feef7bb authored over 9 years ago by sylvanc <[email protected]>
fix recursive default argument type checking
github.com/ponylang/ponyc - 18347f066962178ca02d674639aa764dac215cbd authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 18347f066962178ca02d674639aa764dac215cbd authored over 9 years ago by sylvanc <[email protected]>
Lambda sugar
github.com/ponylang/ponyc - 52682addceb6dc90aa8f06b339f182105ba419a3 authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - 52682addceb6dc90aa8f06b339f182105ba419a3 authored over 9 years ago by andymcn <[email protected]>
allow type arguments on apply sugar
github.com/ponylang/ponyc - 353aed3d8ec0fade8f32fc4e3d73c7b8a843627a authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 353aed3d8ec0fade8f32fc4e3d73c7b8a843627a authored over 9 years ago by sylvanc <[email protected]>
Add number type min and max value constants
github.com/ponylang/ponyc - dd29d73d7ec6124b2b8a44ef57337ea3ffcca29f authored over 9 years ago by andymcn <[email protected]>
github.com/ponylang/ponyc - dd29d73d7ec6124b2b8a44ef57337ea3ffcca29f authored over 9 years ago by andymcn <[email protected]>
fix sugar tests for behaviour receiver cap
github.com/ponylang/ponyc - 96d2dcecd467394e06a1e5ffcb08cacc3c9221e0 authored over 9 years ago by sylvanc <[email protected]>
github.com/ponylang/ponyc - 96d2dcecd467394e06a1e5ffcb08cacc3c9221e0 authored over 9 years ago by sylvanc <[email protected]>