Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gbdev

gbdev community
Collective - Host: opensource - https://opencollective.com/gbdev - Website: https://gbdev.io/ - Code: https://github.com/gbdev

Style.

github.com/gbdev/rgbds - cd8d895c1b5695c63d4faa3efb97c4b70fe3bf3e authored about 10 years ago by Anthony J. Bentley <[email protected]>
Fix out of bounds array access on invalid macro arg references

A reference to an invalid macro argument (\ not followed by a digit
between 1 and 9) will cause ...

github.com/gbdev/rgbds - 4577a01c688aa0b9a28c69fd89153cc96808a667 authored about 10 years ago by Christophe Staïesse <[email protected]>
Fix out of bounds array access on invalid macro arg references

A reference to an invalid macro argument (\ not followed by a digit
between 1 and 9) will cause ...

github.com/gbdev/rgbds-deb - 4577a01c688aa0b9a28c69fd89153cc96808a667 authored about 10 years ago by Christophe Staïesse <[email protected]>
Add assertion to symFindMacroArg() to debug oob array access

github.com/gbdev/rgbds-deb - 67583876684ec56b99d71b7480d6bcfa4d1f4c14 authored about 10 years ago by Christophe Staïesse <[email protected]>
Add assertion to symFindMacroArg() to debug oob array access

github.com/gbdev/rgbds - 67583876684ec56b99d71b7480d6bcfa4d1f4c14 authored about 10 years ago by Christophe Staïesse <[email protected]>
Fix bug: rgbasm segfault when \@ is used outside a macro

The problem occurs when \@ is accessed outside the definition of a
macro and is not between "" o...

github.com/gbdev/rgbds - 424702b272c78e1bc5a9e383948561f569467cde authored about 10 years ago by Christophe Staïesse <[email protected]>
Fix bug: rgbasm segfault when \@ is used outside a macro

The problem occurs when \@ is accessed outside the definition of a
macro and is not between "" o...

github.com/gbdev/rgbds-deb - 424702b272c78e1bc5a9e383948561f569467cde authored about 10 years ago by Christophe Staïesse <[email protected]>
Fix incorrect dependencies in Makefile

github.com/gbdev/rgbds-deb - 191f98a008c428b24fdeae6ef302abfd017d9428 authored about 10 years ago by Christophe Staïesse <[email protected]>
Fix incorrect dependencies in Makefile

github.com/gbdev/rgbds - 191f98a008c428b24fdeae6ef302abfd017d9428 authored about 10 years ago by Christophe Staïesse <[email protected]>
Now that install dirs are created, this error is unlikely to occur.

github.com/gbdev/rgbds - 00de7674af6d7636e99c057f52d1913142454b85 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Now that install dirs are created, this error is unlikely to occur.

github.com/gbdev/rgbds-deb - 00de7674af6d7636e99c057f52d1913142454b85 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Makefile: Create install directories if they don’t exist.

github.com/gbdev/rgbds-deb - 32fa032a62e9e6385e9aa9e3c296526bec3fa939 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Makefile: Create install directories if they don’t exist.

github.com/gbdev/rgbds - 32fa032a62e9e6385e9aa9e3c296526bec3fa939 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Fix dependencies for Yacc files. Improve Makefile POSIX compliance.

Parallel building issue pointed out by murphm8 and chastai.

github.com/gbdev/rgbds - 73e44cb803809f1dacaeb1de203ecf42ab1e96a4 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Fix dependencies for Yacc files. Improve Makefile POSIX compliance.

Parallel building issue pointed out by murphm8 and chastai.

github.com/gbdev/rgbds-deb - 73e44cb803809f1dacaeb1de203ecf42ab1e96a4 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Don't cast calls to malloc().

github.com/gbdev/rgbds-deb - 3e4350afa4a855b9c33f971cc5484a911b4ca987 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Don't cast calls to malloc().

github.com/gbdev/rgbds - 3e4350afa4a855b9c33f971cc5484a911b4ca987 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Remove inconsistent version numbering.

github.com/gbdev/rgbds - 0d07caba60b5d082a22cbbb4eb78cfefabb0ea64 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Remove inconsistent version numbering.

github.com/gbdev/rgbds-deb - 0d07caba60b5d082a22cbbb4eb78cfefabb0ea64 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Separate errors that shouldn't have been combined in the first place.

github.com/gbdev/rgbds-deb - 3992ce2502e46caf0105d093ee8f65651b2c6650 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Separate errors that shouldn't have been combined in the first place.

github.com/gbdev/rgbds - 3992ce2502e46caf0105d093ee8f65651b2c6650 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Revert 97d431d1f4ad404e282e3781bd195be3f053734d; it breaks things.

github.com/gbdev/rgbds - 215d6f0c5b57b6be70fc4eac8f14859151c17f2d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Revert 97d431d1f4ad404e282e3781bd195be3f053734d; it breaks things.

github.com/gbdev/rgbds-deb - 215d6f0c5b57b6be70fc4eac8f14859151c17f2d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Fix MinGW target.

github.com/gbdev/rgbds-deb - f3394f46b4d322bc746540c16122a5f69585927c authored about 10 years ago by Anthony J. Bentley <[email protected]>
Fix MinGW target.

github.com/gbdev/rgbds - f3394f46b4d322bc746540c16122a5f69585927c authored about 10 years ago by Anthony J. Bentley <[email protected]>
Update license.

github.com/gbdev/rgbds - e3df758897b30efdfd803a6212012904e220580d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Update license.

github.com/gbdev/rgbds-deb - e3df758897b30efdfd803a6212012904e220580d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Remove rgblib.

I have never used it and it's probably been broken for years.

github.com/gbdev/rgbds-deb - d7319ecd0020ff6b494578c2f81b2f37cbd7af89 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Remove rgblib.

I have never used it and it's probably been broken for years.

github.com/gbdev/rgbds - d7319ecd0020ff6b494578c2f81b2f37cbd7af89 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Now that we replace missing libc functions, switch back to err().

github.com/gbdev/rgbds - d661b3a5329756fe334548bf8b23d65bd67de4be authored about 10 years ago by Anthony J. Bentley <[email protected]>
Now that we replace missing libc functions, switch back to err().

github.com/gbdev/rgbds-deb - d661b3a5329756fe334548bf8b23d65bd67de4be authored about 10 years ago by Anthony J. Bentley <[email protected]>
Remove dead stores.

github.com/gbdev/rgbds-deb - c0be5ddbb28f8e1826b5a9b1d72f1994f348c9d9 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Remove dead stores.

github.com/gbdev/rgbds - c0be5ddbb28f8e1826b5a9b1d72f1994f348c9d9 authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Avoid unnecessary filename copying.

github.com/gbdev/rgbds - 97d431d1f4ad404e282e3781bd195be3f053734d authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Avoid unnecessary filename copying.

github.com/gbdev/rgbds-deb - 97d431d1f4ad404e282e3781bd195be3f053734d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Improve POSIX compliance in the Makefile.

Set .POSIX and don't use the += operator.

github.com/gbdev/rgbds-deb - a849e1107e0c9bfedc0ab04cefc6a0d75947421d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Improve POSIX compliance in the Makefile.

Set .POSIX and don't use the += operator.

github.com/gbdev/rgbds - a849e1107e0c9bfedc0ab04cefc6a0d75947421d authored about 10 years ago by Anthony J. Bentley <[email protected]>
Wrap Makefile to 80 characters.

github.com/gbdev/rgbds - a41bdff88f3a9315394fb3c4a39d0f4adf505492 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Wrap Makefile to 80 characters.

github.com/gbdev/rgbds-deb - a41bdff88f3a9315394fb3c4a39d0f4adf505492 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Unclutter Makefile: use $Q instead of ${Q}.

github.com/gbdev/rgbds-deb - cb383e6b1aed8690fa642eab9d66f52b94056739 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Unclutter Makefile: use $Q instead of ${Q}.

github.com/gbdev/rgbds - cb383e6b1aed8690fa642eab9d66f52b94056739 authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Fix TOCTOU and reduce buffering.

github.com/gbdev/rgbds - 45b6872e2ad5374c146d1ddca61487976ba65f84 authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Fix TOCTOU and reduce buffering.

github.com/gbdev/rgbds-deb - 45b6872e2ad5374c146d1ddca61487976ba65f84 authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Don't allocate an unnecessary buffer.

github.com/gbdev/rgbds-deb - 056109652d78701062ff0bb925a07c2c6ad33a2c authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgbasm: Don't allocate an unnecessary buffer.

github.com/gbdev/rgbds - 056109652d78701062ff0bb925a07c2c6ad33a2c authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgblink: Don't allocate unnecessary buffer. Delete unused flag.

github.com/gbdev/rgbds - 284600ef1f634fd21b3e8daac345015cbb76b560 authored about 10 years ago by Anthony J. Bentley <[email protected]>
rgblink: Don't allocate unnecessary buffer. Delete unused flag.

github.com/gbdev/rgbds-deb - 284600ef1f634fd21b3e8daac345015cbb76b560 authored about 10 years ago by Anthony J. Bentley <[email protected]>
revision 2014-09-09T22:10:06Z

github.com/gbdev/pandocs - 6969d5ba2c016ef080c33403e3d7389851107d86 authored about 10 years ago by LIJI32 <[email protected]>
/* FF77 - Undocumented (00h) - Always 00h (Read Only) */

github.com/gbdev/pandocs - a8244cd31ce05b1661ab8c0ea76926a8d980ecaf authored about 10 years ago by LIJI32 <[email protected]>
Cleaned up lexer

- separated the lexer into multiple functions so it is more readable
- fixed issue with long labe...

github.com/gbdev/rgbds-deb - 2bf31870a7b9be374e24c20aaac13985b5e33f67 authored about 10 years ago by YamaArashi <[email protected]>
Cleaned up lexer

- separated the lexer into multiple functions so it is more readable
- fixed issue with long labe...

github.com/gbdev/rgbds - 2bf31870a7b9be374e24c20aaac13985b5e33f67 authored about 10 years ago by YamaArashi <[email protected]>
Remove __LINE__

github.com/gbdev/rgbds - 6198cc185c24ec4ba794ed27c969ae65d31f89c3 authored about 10 years ago by YamaArashi <[email protected]>
Remove __LINE__

github.com/gbdev/rgbds-deb - 6198cc185c24ec4ba794ed27c969ae65d31f89c3 authored about 10 years ago by YamaArashi <[email protected]>
Make _NARG work

github.com/gbdev/rgbds-deb - e4571bc0fc6309534cdd59bcb140d73ddefb2192 authored about 10 years ago by YamaArashi <[email protected]>
Make _NARG work

github.com/gbdev/rgbds - e4571bc0fc6309534cdd59bcb140d73ddefb2192 authored about 10 years ago by YamaArashi <[email protected]>
Merge branch 'update-legacy-instructions' of https://github.com/yenatch/rgbds

github.com/gbdev/rgbds - 46269240c84a9701804228909b81729f42a73f52 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Merge branch 'update-legacy-instructions' of https://github.com/yenatch/rgbds

github.com/gbdev/rgbds-deb - 46269240c84a9701804228909b81729f42a73f52 authored about 10 years ago by Anthony J. Bentley <[email protected]>
Improve rgbasm performance

github.com/gbdev/rgbds-deb - b1269ab53a1158cd233a3ccd517a5bd6d6f2f850 authored about 10 years ago by YamaArashi <[email protected]>
Improve rgbasm performance

github.com/gbdev/rgbds - b1269ab53a1158cd233a3ccd517a5bd6d6f2f850 authored about 10 years ago by YamaArashi <[email protected]>
Bump version to 1.0.0.

github.com/gbdev/passport-local - 33d420ba5f54939c85adc5e4b61009db6467a900 authored over 10 years ago by Jared Hanson <[email protected]>
Delint tests.

github.com/gbdev/passport-local - 96a4727243588a6f835efefd9e2511c0da1060e6 authored over 10 years ago by Jared Hanson <[email protected]>
Move lookup to utils.

github.com/gbdev/passport-local - d97013b9dbbe390120568bceaffeb5f52c7138fa authored over 10 years ago by Jared Hanson <[email protected]>
Update README.

github.com/gbdev/passport-local - 42a7dfce352438c24b1f43ddb5212fb65bdf0ed8 authored over 10 years ago by Jared Hanson <[email protected]>
Add keywords.

github.com/gbdev/passport-local - 5e62b3e65596de49d477bf8403e904adfa6471c0 authored over 10 years ago by Jared Hanson <[email protected]>
Remove unused error.

github.com/gbdev/passport-local - 88f3dc3263d685ed14fd52949bf69c7066c8b37a authored over 10 years ago by Jared Hanson <[email protected]>
Remove vows dependency.

github.com/gbdev/passport-local - f3836b88f246a1808d2eec0d27db766bde11ebbf authored over 10 years ago by Jared Hanson <[email protected]>
Port test cases to mocha.

github.com/gbdev/passport-local - 0e9e88e9b8c9e83b1745df2d2ba03fb32511cdfa authored over 10 years ago by Jared Hanson <[email protected]>
Set bad request status to 400, catch exceptions from verify callback.

github.com/gbdev/passport-local - 406abbf1b133b15619511b1f9f6d1242842b8636 authored over 10 years ago by Jared Hanson <[email protected]>
Port test cases to mocha.

github.com/gbdev/passport-local - 8b02d280948e08e5be4d8616371ba3d3e703b07f authored over 10 years ago by Jared Hanson <[email protected]>
Port test cases to mocha.

github.com/gbdev/passport-local - 3c6b8b05ce861f95d614b8c7692970202cdfd85a authored over 10 years ago by Jared Hanson <[email protected]>
Port test cases to mocha.

github.com/gbdev/passport-local - 40b59902e3174d4658af88431100c66beb078112 authored over 10 years ago by Jared Hanson <[email protected]>
Simplify lib directory structure.

github.com/gbdev/passport-local - 640ada4b06c09762bcb4c056429a9a4c0c5916a0 authored over 10 years ago by Jared Hanson <[email protected]>
Port test cases to mocha.

github.com/gbdev/passport-local - a05ff9e43445b1bfb167f51c3fe2e5ba68365355 authored over 10 years ago by Jared Hanson <[email protected]>
Remove unused vows test.

github.com/gbdev/passport-local - c594c110094a39c832f6c2e82ad893a47a4d4058 authored over 10 years ago by Jared Hanson <[email protected]>
Disable test using Node 0.6 on Travis CI.

github.com/gbdev/passport-local - cc54d14e8265c0656640e09f56a5a785869b74bd authored over 10 years ago by Jared Hanson <[email protected]>
Remove pkginfo dependency, add mocha tests.

github.com/gbdev/passport-local - 79333d385c8545aafd145d0b0db8dcc2f57de607 authored over 10 years ago by Jared Hanson <[email protected]>
Update support files.

github.com/gbdev/passport-local - 75ef32ebea527d6856bd39e365de9bdd47b612cd authored over 10 years ago by Jared Hanson <[email protected]>
Merge pull request #45 from elmakras/patch-1

Removed connect-flash dependency in package.json

github.com/gbdev/passport-local - 3264f20700f0c3c6ba5e589b9d4f728344df8e7e authored over 10 years ago by Jared Hanson <[email protected]>
Merge pull request #50 from supsi/master

unneeded function in ensureAdmin

github.com/gbdev/passport-local - 1615463170ce35f7e5e91a370c373c487a441583 authored over 10 years ago by Jared Hanson <[email protected]>
Merge pull request #57 from atupal/patch-1

add a semicolon in the end of line.

github.com/gbdev/passport-local - c7d7fe440ca20258c10877074a2d1991cd683c9d authored over 10 years ago by Jared Hanson <[email protected]>
Merge pull request #60 from andr3w321/master

removed need for token in remember me example

github.com/gbdev/passport-local - 067932f5f0a3c46e91f2d26fe7792afcc716774a authored over 10 years ago by Jared Hanson <[email protected]>
Merge pull request #67 from goodeggs/peer_dependencies

move passport to peerDependencies; fix specs by allowing newer vows

github.com/gbdev/passport-local - 0bd1bd6bc9b8f4009b87256722c718dd08af8395 authored over 10 years ago by Jared Hanson <[email protected]>
Revert previous commit. asmy.y is autogenerated from other .y files.

github.com/gbdev/rgbds - 3ecd169cd6f9d53e341efdbecb906357443b6bcf authored over 10 years ago by Anthony J. Bentley <[email protected]>
Revert previous commit. asmy.y is autogenerated from other .y files.

github.com/gbdev/rgbds-deb - 3ecd169cd6f9d53e341efdbecb906357443b6bcf authored over 10 years ago by Anthony J. Bentley <[email protected]>
asmy.y should not be in gitignore.

github.com/gbdev/rgbds-deb - 2dab1474b88675cd7de23fa1b7347a1aea3fe5b8 authored over 10 years ago by Anthony J. Bentley <[email protected]>
asmy.y should not be in gitignore.

github.com/gbdev/rgbds - 2dab1474b88675cd7de23fa1b7347a1aea3fe5b8 authored over 10 years ago by Anthony J. Bentley <[email protected]>
Preserve the ability to set pad_value in rgbfix.

github.com/gbdev/rgbds - 08b1b97a45200af02cb7d76e6134d5e0f759a9d7 authored over 10 years ago by Anthony J. Bentley <[email protected]>
Preserve the ability to set pad_value in rgbfix.

github.com/gbdev/rgbds-deb - 08b1b97a45200af02cb7d76e6134d5e0f759a9d7 authored over 10 years ago by Anthony J. Bentley <[email protected]>
Improve performance when padding: don't write a byte at a time.

github.com/gbdev/rgbds-deb - 17192ea6f07c2697bd87bc28df015a66f6e97fc3 authored over 10 years ago by Anthony J. Bentley <[email protected]>
Improve performance when padding: don't write a byte at a time.

github.com/gbdev/rgbds - 17192ea6f07c2697bd87bc28df015a66f6e97fc3 authored over 10 years ago by Anthony J. Bentley <[email protected]>
depend on passport-strategy instead of passport

github.com/gbdev/passport-local - 980d67d2ce370f8b3349f859f9af8af0274324e9 authored over 10 years ago by Bob Zoller <[email protected]>
move passport to peerDependencies; fix specs by allowing newer vows

github.com/gbdev/passport-local - 3a2c3750f6ca202d2f67216723536bbf71d980cb authored over 10 years ago by Bob Zoller <[email protected]>
Added license to charmap.c

github.com/gbdev/rgbds - af506985e5019ae540a76d13414cc4d020325d1f authored over 10 years ago by stag019 <[email protected]>
Added license to charmap.c

github.com/gbdev/rgbds-deb - af506985e5019ae540a76d13414cc4d020325d1f authored over 10 years ago by stag019 <[email protected]>
rgbasm: Evaluate BANK() arguments to verify they exist.

Symbols are created when using a label in the wild, even if they aren't defined. Solely using a ...

github.com/gbdev/rgbds-deb - b2d523acde93862fd28adcae51b9f15536d60b28 authored over 10 years ago by yenatch <[email protected]>
rgbasm: Evaluate BANK() arguments to verify they exist.

Symbols are created when using a label in the wild, even if they aren't defined. Solely using a ...

github.com/gbdev/rgbds - b2d523acde93862fd28adcae51b9f15536d60b28 authored over 10 years ago by yenatch <[email protected]>
Remove unused alloca() implementation.

github.com/gbdev/rgbds - 0f488b67599c5d93423cf9ed830d829825eaf283 authored over 10 years ago by Anthony J. Bentley <[email protected]>
Remove unused alloca() implementation.

github.com/gbdev/rgbds-deb - 0f488b67599c5d93423cf9ed830d829825eaf283 authored over 10 years ago by Anthony J. Bentley <[email protected]>
/* Available Document Formats */

github.com/gbdev/pandocs - 3438e9b9456c18b51977adf41f424023bc80f611 authored over 10 years ago by MrElephant <>