Ecosyste.ms: OpenCollective

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

Figura

A client-side Minecraft mod that allows for extensive customization of the player model.
Collective - Host: opensource - https://opencollective.com/figura - Code: https://github.com/FiguraMC

Improve detection and handling of orphaned coroutine threads.

github.com/FiguraMC/luaj - 26ed1ef39209e631f867e93ea733cf246ac28d7e authored about 13 years ago
Update midlet builder to remove antenna dependency, and add microemulator run target.

github.com/FiguraMC/luaj - 61514aa02cf0f3e66188d15ecbb0cd28a3772ddb authored about 13 years ago
Improve stability of download locations for third party libs.

github.com/FiguraMC/luaj - ce9e9b48d39ba5840ef5302e04a89f6a3df9da64 authored about 13 years ago
Add arithmetic metatag processing when left hand side is a number and right hand side has metatable

github.com/FiguraMC/luaj - ebb7169f175eef54669ecf4f43fdc6687d5382cf authored about 13 years ago
Isolate library dependencies.

github.com/FiguraMC/luaj - 4d605cfedc1a4bf6f11ad4a5876e631a9af3dca4 authored about 13 years ago
Fix javadoc comments.

github.com/FiguraMC/luaj - b5c5236a339c46d459ff99170d6df25181e392f1 authored about 13 years ago
Update location of javacc libraries.

github.com/FiguraMC/luaj - e76a123de26649560af238dec6c4c0995f22919d authored about 13 years ago
Fix lua command vararg values passed into main script to match what is in global arg table

github.com/FiguraMC/luaj - 4950d3c612dbd8356cf73d5ca60059ce067ac714 authored about 13 years ago
Fix two issues in WeakTable.java that can lead to infinite loops.

github.com/FiguraMC/luaj - 3a266748be9e8a8089830e171282885acd4297f3 authored over 13 years ago
Improve coroutine state logic including let unreferenced coroutines be garbage collected

github.com/FiguraMC/luaj - b769c61e0f6270c9f320d283f1d2b73ebc5fbe2c authored over 13 years ago
Prepare for updated version.

github.com/FiguraMC/luaj - bce3f1a2e642c46c81ecf7bb510b97d879241ae9 authored over 13 years ago
Adjust _VERSION tag

github.com/FiguraMC/luaj - 329739ec68529d7dace88c80db6f7c1c81ab6378 authored almost 14 years ago
Improve javadoc for luajava classes.

github.com/FiguraMC/luaj - abba1501f9564c13ac8466237aa59d95253abaa2 authored almost 14 years ago
Fix imports, length coercion, script sample

github.com/FiguraMC/luaj - 90839804efeb7eec4850dfe4f8dca2bb01f99a8d authored almost 14 years ago
Major refactor of luajava type coercion logic, and method selection logic.

github.com/FiguraMC/luaj - a88789517d738d1018e1fc67ae9bae521e75aa83 authored almost 14 years ago
Improve jsr-223 bindings, allow ".lua" or "lua" as extensions, find classes when added as vm extension, enhance javadoc, add sources jar.

github.com/FiguraMC/luaj - f335a25e6bb30315f141cf4727f2af7aa0efa5ff authored almost 14 years ago
Tune javadoc for distribution build.

github.com/FiguraMC/luaj - c49ede53e47eef5ea20b14c0bf546453d05cb23f authored almost 14 years ago
Update math.luac expected result.

github.com/FiguraMC/luaj - e820f00b12048c1e6996894e81ebc41f5d242d08 authored almost 14 years ago
Add javadoc content to source files.

github.com/FiguraMC/luaj - 4fb425bb161f21bf4d53daa93405706627e31a3b authored about 14 years ago
Add javadoc content to source files.

github.com/FiguraMC/luaj - 1a648fef56dbfa4aa2f1d6589ffb16b73eca23aa authored about 14 years ago
Add javadoc content to source files.

github.com/FiguraMC/luaj - b94df87262ce6e7125f770202faa5997755de132 authored about 14 years ago
Comment Varargs methods.

github.com/FiguraMC/luaj - e7c2d704f8279ed14cba10e4cf7fe6f631468745 authored about 14 years ago
Fix selection logic in luajava when picking from functions with same name

github.com/FiguraMC/luaj - ef1e6e996725e03a7295d94f909d68ea98acab8b authored about 14 years ago
Add bignum test based on user comment.

github.com/FiguraMC/luaj - e1909e734a7971e4e6275e1a6f75936bfc948e58 authored about 14 years ago
Add references to on-line documentation.

github.com/FiguraMC/luaj - af814a986eae273bfd10ae0de7acc40f8485611f authored about 14 years ago
Clarify role of bindings in script engine.

github.com/FiguraMC/luaj - a07d0f7cb4a025dcfd7e0418615205f8673b11b3 authored about 14 years ago
User luajava coersion logic for JSR-223 binding value coercions from Java to lua

github.com/FiguraMC/luaj - 81ad4455dcd7f3d4b05b021ab78f25f77ac39906 authored about 14 years ago
Remove generics

github.com/FiguraMC/luaj - 79debeb11eede7ee8bd1a7dfe341fae267b4aec0 authored about 14 years ago
Improve JSR-223 bindings especially for values that are not primitives.

github.com/FiguraMC/luaj - 31f6ffde880c51243d3212c9ce277e0a4a2f0acb authored about 14 years ago
Correct version string

github.com/FiguraMC/luaj - 7a24e6148a025fed69d3f5974eff5239376fd3b2 authored about 14 years ago
Additional doc, test for JSR-223 bindings.

github.com/FiguraMC/luaj - 27ed746300bcfaf88c5a55a3fcb46b39ca5c429d authored about 14 years ago
Improve JSR-223 bindings implementation to allow use of external Bindings class such as SimpleBindings

github.com/FiguraMC/luaj - a559655d7c1884200cfc2b25249d59e4972cf9fe authored about 14 years ago
Correct JSR number.

github.com/FiguraMC/luaj - f49c56829729823187ff73ddeb8407413b72a128 authored about 14 years ago
Add JSR-233 script engine META-INF/services entry to jse jar file.

github.com/FiguraMC/luaj - adb3780507523703095d59bb62fffa58de9cde78 authored about 14 years ago
Increment version following release of version 2.0.1

github.com/FiguraMC/luaj - 42d5b3a5786dc2a11971faebfb3b2509cb22b630 authored about 14 years ago
Fix path in README.

github.com/FiguraMC/luaj - d055905694c5f0c80e392131b350802f21c46f42 authored about 14 years ago
Fix nan-related error in constant folding logic that was failing on some JVMs

github.com/FiguraMC/luaj - e267ffa5a74c55bcf13eebd10ab9b1afe8d8fa73 authored about 14 years ago
Work around a JVM bug involving static initialization.

https://www.blackberry.com/jira/browse/JAVAAPI-1289

github.com/FiguraMC/luaj - f9b3180ede6c6ad03a2993e5caf688a3ee4f6476 authored about 14 years ago
Prepare for 2.0.1

github.com/FiguraMC/luaj - 0a381d19213a7aa0043de973ece8ec96418038bd authored over 14 years ago
Fix constructor matchng logic for luajava lib.

github.com/FiguraMC/luaj - e257518bbefbc82d5d1bbda4eceed359648e5fb9 authored over 14 years ago
Update performance numbers using production flags.

github.com/FiguraMC/luaj - a17359716b7a14bb58c31bc029c34c84416cc867 authored over 14 years ago
Add -n option to launch without debug library.

github.com/FiguraMC/luaj - aa572abd6500d6e9270ada922efe2186da1ea022 authored over 14 years ago
Add guards on debug output.

github.com/FiguraMC/luaj - 77777a9dd8a3acd2ef0ac258f848f203c12b5b10 authored over 14 years ago
Improve __eq metatag processing.

github.com/FiguraMC/luaj - d32ef203605520323fba157b7f5d0931138784d6 authored over 14 years ago
Refactor eq and __eq metatag processing.

github.com/FiguraMC/luaj - 328c986ca9056eae1902ae332fafb7ee14e31867 authored over 14 years ago
Refactor eq and __eq metatag processing.

github.com/FiguraMC/luaj - c98a0cf7991fd48007a2612310f7c2e9fd9b8775 authored over 14 years ago
Add tests for metatag operations.

github.com/FiguraMC/luaj - d5b58107c6526c1dbdfea2f0996d09c83075d04e authored over 14 years ago
Improve concat operation.

github.com/FiguraMC/luaj - 7e2c2db59c0107877e7bd7cd4e9b0ed2604bdc1d authored over 14 years ago
Improve __concat metatag

github.com/FiguraMC/luaj - bb7a3390cdc43d7b0f657e573319500aa7521041 authored over 14 years ago
Improve __concat

github.com/FiguraMC/luaj - ee62eefc3817bebc81ed4e4e27c6ab544ea0f1c1 authored over 14 years ago
Improve __concat

github.com/FiguraMC/luaj - 00bf5ff4d8547c272a2a82e5cc94394aeddd03f3 authored over 14 years ago
Refactor concat, add __concat metatag

github.com/FiguraMC/luaj - 02b22b1e0deb6ea4c2bc925762f7a95ab50e2343 authored over 14 years ago
Remove deprecated functions.

github.com/FiguraMC/luaj - 31c7c5f2b57df61a0f98a279778ace6c28bdc911 authored over 14 years ago
Improve equality comparison

github.com/FiguraMC/luaj - d70ed23d1dd13a49c2fff627c2f0a4741a0410fa authored over 14 years ago
Improve __eq metatag processing.

github.com/FiguraMC/luaj - 8cee98befd14e3efd55e0d5ca6b9797908979129 authored over 14 years ago
Add tests for __index, __newindex

github.com/FiguraMC/luaj - 0d50184e8f1197e4cee61f12c07f32405515d6c0 authored over 14 years ago
Add __metatable and __tostring metatags.

github.com/FiguraMC/luaj - 2066e41ecd474ad0b9fa415355cc67df1ff6c51c authored over 14 years ago
Add __lt, __le, __eq metatag processing.

github.com/FiguraMC/luaj - 4acf8ed2ce90bc1341139dc5ebe5d66a3f007d2e authored over 14 years ago
Add __unm and __len metatags.

github.com/FiguraMC/luaj - 4d4517dd586359ceadce51be8149d8bdeac81792 authored over 14 years ago
Add arithmetic metatag processing.

github.com/FiguraMC/luaj - 7958ee7109c5309390742d809fa006d2e4c24c9c authored over 14 years ago
Add metatag test.

github.com/FiguraMC/luaj - fdeb3922055a10845e79287bc2102e4b99d4719c authored over 14 years ago
Implement __call metatag processing.

github.com/FiguraMC/luaj - ac7abee7b073487e565b12eb09094aa07962b0f0 authored over 14 years ago
Add description of LuaParser and the javacc grammar

github.com/FiguraMC/luaj - f58d178148809ee5cde6d16d6fffcd40b23a5ba2 authored over 14 years ago
Add performance test results.

github.com/FiguraMC/luaj - a52dca445a6be39c8eaffe906daead5088729650 authored over 14 years ago
Add performance measurements to README

github.com/FiguraMC/luaj - f21610e00abda27c33a7fa7ce74ff256935bb123 authored over 14 years ago
Fix arg processing

github.com/FiguraMC/luaj - c577f5debcca4bd690ed572538772267cc65c3f5 authored over 14 years ago
Improve ipairs() implementation.

github.com/FiguraMC/luaj - f266c0079b1111d98ad5e39a6967c00621b50999 authored over 14 years ago
Allow use of lua2java from command line

github.com/FiguraMC/luaj - 51202c1445c9d6fe52b062028a641dcb2ee27a0e authored over 14 years ago
Allow use of lua2java from command line

github.com/FiguraMC/luaj - d344f08a54cc31a6f3d42b3966ec31526261cc4f authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - a62350b06a41191505d29d1588b6daa9a56b8856 authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - a9509573181429aebc83b78957fcc2257ba62531 authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 02be06c7b6c90fc027692f3580fa0dd143b8447c authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 386e89aedf52ed1f7ace5151eae33ba06ce1301f authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 267e89adefe94facce4097de50ba09625bb2a64e authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 3d4a3dbb651c2f0472025ef0c50ce8fb74d7f788 authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - a1e8df5a119bdee48f066aa50bef65ca189fcdf0 authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - d27f2d6e20dd937a2c24310e073b32e39572646f authored over 14 years ago
Undeprecate Lua class

github.com/FiguraMC/luaj - 28a6ad6bca9681f93d3c2278aa2b4d627b07fd2b authored over 14 years ago
Add test for nested upvalues

github.com/FiguraMC/luaj - 106a8cd8bae70f0e54e7a85a7290d76ef77eba96 authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 6b379f9fe87796795be8a7268dc993427d48d5ee authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - afa2d5fd09dde9d1317f6f8cdc093480a84a22aa authored over 14 years ago
Add bytecode generator test.

github.com/FiguraMC/luaj - e3f32988d6da8569c2f80989f55fae7b2f46e94f authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 2a3fd946871928ee8de732e2574c1bb6b1473d7f authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 4bb7564f738e4a39479099d96abdd586636560dd authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - eea19fa6f7e78fe4fa44bdec132106e1e3ad5476 authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - abdf9bca6fa406975258d7d00b1dced31291138c authored over 14 years ago
Improve luajc bytecode generation.

github.com/FiguraMC/luaj - df86eca3c386ad2afaeb277f43f84fea6cecd2c0 authored over 14 years ago
Refactor bytecode analysis

github.com/FiguraMC/luaj - 0348ac9f90ae57fe512c25a07c8c91790285c16a authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - a1e0bc520daa720741a8f2967829af8bcf385313 authored over 14 years ago
Improve validation.

github.com/FiguraMC/luaj - 80c111c50dbff5ef6f8841058d1fea875b72a1df authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - b20d7a22130f3cc9ac0ba5ea821952ac9a354e1a authored over 14 years ago
De-genericize sources to build jse using class file format 1.3

github.com/FiguraMC/luaj - ddd0385f6590f72996e6089a62da1d0324b459f9 authored over 14 years ago
Add section on LuaJ API to README.

github.com/FiguraMC/luaj - 423cdb7619a883154f3b7baf7a11f1be0f072ebf authored over 14 years ago
Improve bytecode generation.

github.com/FiguraMC/luaj - 08d9c148d0d4c3f12f547b04786a6738c02731dc authored over 14 years ago
Add bytecode generation tests

github.com/FiguraMC/luaj - e2249fc9ca08f8f252b9a58d12d93398f8620af4 authored over 14 years ago
Remove generics.

github.com/FiguraMC/luaj - 783e4bc0924aee7170ba0add8778e0cc3fd1bd3b authored over 14 years ago
Initialize globals when compiling.

github.com/FiguraMC/luaj - 839125fb7f405f768ac9f0fabd93c379f3e55166 authored over 14 years ago
Change platform packages.

github.com/FiguraMC/luaj - 51e64c87cb667a5f8f619896344c647ee56c82e7 authored over 14 years ago
Correct typos

github.com/FiguraMC/luaj - 6ca90b180a08d8f6763d88b759f3f09ea4cd3773 authored over 14 years ago
Add option to load class files for verification.

github.com/FiguraMC/luaj - 9f5526202a6cc60d469c91539cd20c7e1ab2220b authored over 14 years ago