Ecosyste.ms: OpenCollective

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

github.com/fluffos/fluffos

Actively maintained LPMUD driver (LPC interpreter, MudOS fork)
https://github.com/fluffos/fluffos

cleanup efun::has_gmcp text (#1056)

a95022e24666baf6c5df0c7218fc9590b2845f4b authored 10 months ago by Michael Programs <[email protected]>
update has_gmcp docs to mention `enable gmcp` in config (#1055)

a6c895fbb0ea15f4844ff6f4e55a038d889c5ecd authored 10 months ago by Michael Programs <[email protected]>
query_num: Rewording the doc and adding workaround to handle negative numbers. (#1053)

* Rewording the doc and adding workaround to handle negative numbers.

* oops, fixing parens a...

0e6c4d345b8f70d50806698702f58b623f4563c2 authored 10 months ago by gesslar <[email protected]>
update docs related to this_player (#1052)

* update efun docs related to this_player

* update efun doc indexes

442339c8504fc041134abaecabe2ebc96a22d930 authored 10 months ago by Michael Programs <[email protected]>
BUG: properly calling inherited funciton.

6bc96f745aa09282bf50605ac2d4e1fac32cba7f authored 11 months ago by Yucong Sun <[email protected]>
Bump vite from 5.0.10 to 5.0.12 in /docs

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.12.
- [R...

c4354bd611941bbddce70a548963f5edc46a1be6 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sync sections of testsuite/etc/config.test and src/Config.example

f05d78e490f029263fde062f1d29cfc474914cbb authored 11 months ago by Michael Programs <[email protected]>
format and update RANDOMIZED_RESETS config file documentation

48a4ce8d933fa28c8c9846f7a7a29344b1f780e9 authored 11 months ago by Michael Programs <[email protected]>
fix async_db_exec docs and test to use correct callback argument name

1ec4ec373c2e8449d077804546b73d25605efd53 authored 11 months ago by Michael Programs <[email protected]>
Update function type documentation

6415efa14f174c59cc2da7edec1efff67bebaf36 authored 12 months ago by gesslar <[email protected]>
Bump follow-redirects from 1.15.3 to 1.15.4 in /docs

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1....

66f0dc26286cbc83188f8f0e18451288646c8cef authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix default argument for varargs and inherited functions.

ff7e6173213ebe1969569638318803de5fbf0e13 authored 12 months ago by Yucong Sun <[email protected]>
make sure crashers don't cause some tests to be skipped

5ccdde136e68be04d8e86fc56da32164b398364a authored 12 months ago by Yucong Sun <[email protected]>
Adding docs for CLI tools

3ec3a92393cd0951c5b565d4dfb93ed9d1992886 authored 12 months ago by Yucong Sun <[email protected]>
skip dumping VM state on fatal() if not running any program (#1038)

fe254252532e9ac7e6bbc4a1949c2f384ea994ce authored 12 months ago by Yucong Sun <[email protected]>
fix memory corruption issue (#1035)

34cf7bcc68c214887a9791e160e8f84ef440485c authored 12 months ago by Yucong Sun <[email protected]>
LPC: adding support for default arguments (#1034)

* move argument_t to compiler.h

* checkpoint

* checkpoint

* switch to only use function...

bcb8e91a53e8f0aa12757c4ca3eb834834706d97 authored 12 months ago by Yucong Sun <[email protected]>
Adding two new mode: STREAM_TLS, STREAM_TLS_BINARY, also add two new efun socket_set_option() and socket_get_option() for setting TLS params. (#1033)

Also update test_tls.c and /std/http.c to showcase connecting to https://www.google.com

1fd7f61df36d48f49b82ed61e627c067399d1048 authored about 1 year ago by Yucong Sun <[email protected]>
Support stdin and stdout for o2json/json2o (#1032)

* Support stdin and stdout for o2json/json2o

* prevent memory leak

* fix OSX CI

* fix m...

3119f08ba97acd38b40fa4988e631517ef4fc54e authored about 1 year ago by Yucong Sun <[email protected]>
creating o2json and json2o utility (#1030)

* creating o2json and json2o utility

* output test failures on ci

* fix test

* fix test...

ce61fb69499385d634705e1f1752e6f98864e738 authored about 1 year ago by Yucong Sun <[email protected]>
running update_index (#1027)

fc8940bf84666be6d2381a62abf2653e437f7743 authored about 1 year ago by gesslar <[email protected]>
adding doc for filter() (#1029)

654c45c895535b5913f0b1ecfe939ae88582d252 authored about 1 year ago by gesslar <[email protected]>
adding docs for has_mxp(), and has_zmp() (#1028)

ec1da6f1eb460d61f0b956eab29a9b57b0c6f403 authored about 1 year ago by gesslar <[email protected]>
* adding clear_debug_level (#1026)

* updating set_debug_level
* updating debug_levels

b93a6e6901dbea9674e9ce523d7f559f6037ee21 authored about 1 year ago by gesslar <[email protected]>
Update get_config.md (#1022)

removing indentation for example so that the C code highlights.

b2a5cf9dc3e76df4221b10ced5d0dfb5f963d92c authored about 1 year ago by gesslar <[email protected]>
Update set_config.md (#1023)

removing indent so that the C code properly highlights.

6d120973d4b33d11433ca315850e7b4b1e7c00f4 authored about 1 year ago by gesslar <[email protected]>
Adding documentation for debug_levels (#1025)

Updating documentation for set_debug_level

6b8da5bab7899ee7485dca4bd13c3548843c8577 authored about 1 year ago by gesslar <[email protected]>
Refactor classp function and add example code (#1024)

6802ca06737047202992be2693e27ae52b300295 authored about 1 year ago by gesslar <[email protected]>
fix vitepress configs

952a872c32b09de6f31766be003e0b068d569287 authored about 1 year ago by Yucong Sun <[email protected]>
generate all missing EFUN docs (#1021)

* adding a util to generate keywords.json

* ignore index in the index.md generation

* addi...

ce4e635b2613582d7181e172c1cc85c8bdb3a0f6 authored about 1 year ago by Yucong Sun <[email protected]>
adding doc for set_config() and updating doc for get_config() (#1020)

* adding doc for set_config() and updating doc for get_config()

* fixing spacing and word-bre...

6da6dea0456b3f1558544ffca16786817eb99c0f authored about 1 year ago by gesslar <[email protected]>
Bump vite from 5.0.4 to 5.0.5 in /docs (#1018)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.4 to 5.0.5.
- [Re...

9f01b87964ec6a4bad35d7b180100e55576d0e59 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add documentation for lpc type "class" (#1019)

* add documentation for lpc type "class"

* add line return

44729772389fa57752d1bca14dd4701f825a064f authored about 1 year ago by Michael Programs <[email protected]>
fix docs ci

5de37debb6e46b3748f866ff7c6ab0b7ef1fe038 authored about 1 year ago by Yucong Sun <[email protected]>
update pages CI

23f6728b22cd4705f056b0fd1f0b8f35bae0e37c authored about 1 year ago by Yucong Sun <[email protected]>
add a string benchmark

0c72b263ca1e95c44b5f74677986b333fd4a3e17 authored about 1 year ago by Yucong Sun <[email protected]>
setup vitepress

6d8698a09d29345915967e2b4db8d6e2b2546e02 authored about 1 year ago by Yucong Sun <[email protected]>
Create qodana.yaml

518fcbdc7f250dbb23fb7d8891288ee4c3fcb643 authored about 1 year ago by Yucong Sun <[email protected]>
Create qodana.yml

edf1026e704d5a8f57296ddfbcf0e3804910195c authored about 1 year ago by Yucong Sun <[email protected]>
clarifying and adding updated information to documentation. (#1010)

06807de0ee0fccb4954cd91a715c6e5eb74d2181 authored about 1 year ago by gesslar <[email protected]>
adding string and specifying the behaviour of flooring (#1008)

6dfe93a816d05c66ae5e4119466a5a3b50fb36bc authored about 1 year ago by gesslar <[email protected]>
adding more information regarding find_call_out (#1006)

* adding more information regarding find_call_out
- adding information about finding by handle
...

eb91971d70e4ba7aa0ecbac6f534e48fa1d3f032 authored about 1 year ago by gesslar <[email protected]>
Update to documentation for move_or_destruct apply (#1004)

* Fixing return type, and adding clarifying language and examples of
move_or_destruct apply.

...

780665d7ef7fbf0d2c5aa474f871932181881e54 authored about 1 year ago by gesslar <[email protected]>
update efun::abs to handle -0.0 to 0.0 (#1005)

* update efun::abs to handle -0.0

* add testsuite for efun::abs

9c839b56cfb5723f221d842014adb20f0c98a41f authored about 1 year ago by Michael Programs <[email protected]>
add_action: end whole command chain when an action returns error (#1003)

3279863f7c3eed500d28145853dd320aa2815132 authored over 1 year ago by Yucong Sun <[email protected]>
Correctly catching LPC exception (#1002)

b54a784c86485dcefc5c4695c6096ce88f7caa90 authored over 1 year ago by Yucong Sun <[email protected]>
add Merentha to README.md project list (#999)

6a0b4670108d4a795bcae69b608a8fe32d276b3a authored over 1 year ago by Michael Programs <[email protected]>
update docs for efuns hash, crypt, oldcrypt, and sha1 (#1000)

* add docs/efun/strings/hash.md

* update f_hash error message print new line

* expand test...

bc1d72b42935a85d9707417afe2553eb8887277e authored over 1 year ago by Michael Programs <[email protected]>
Fix build with NO_ADD_ACTION

c878494e488414ea775568cb207812882b926d5a authored over 1 year ago by Yucong Sun <[email protected]>
Adding a ref journal to assist RC debugging

09bd105983133a08cdace693ff904453e88bd151 authored over 1 year ago by Yucong Sun <[email protected]>
backward debug

8cd9f7034d58cf94e003c8ecf3fc6ebb8e3e11be authored over 1 year ago by Yucong Sun <[email protected]>
upgrade fmt::format to 10.1.0

86efd43953a63ec029b2d14cc37b373fc98e0eee authored over 1 year ago by Yucong Sun <[email protected]>
fix libdw builds

7dfd009dd855813d35a23f7b3265568473c64178 authored over 1 year ago by Yucong Sun <[email protected]>
fix typo in crasher.c

53b5e0e69613da4a6668378ce39609cc75b27a4c authored over 1 year ago by Michael Programs <[email protected]>
update single/tests/efun/async.c for async_write and async_read, expand async_getdir tests

b4c7d6794d57e20aa16378ac5504cbdb4ab9e16e authored over 1 year ago by Michael Programs <[email protected]>
add async_db_exec doc

798bc212ef0a378d3dc8ae67633577696f592cee authored over 1 year ago by Michael Programs <[email protected]>
add async_getdir doc

9fed282de4a5ad5c533ef64e87d133904c7d8554 authored over 1 year ago by Michael Programs <[email protected]>
add async_read and async_write docs

c4fd7bb169d851a93480e59f3eb57ab8e0c9b264 authored over 1 year ago by Michael Programs <[email protected]>
run docs update_index.sh

f7802e218d58466de24437f3fbeebde6eb885b68 authored over 1 year ago by Michael Programs <[email protected]>
change async timestamp to static text

06725090419ef493d889b0335620677f869ecfa0 authored over 1 year ago by Michael Programs <[email protected]>
update single/tests/efun/db.c structure to match async tests

cfac7fbf76b6fc901ebf4aeef7c0e3d48a9ac423 authored over 1 year ago by Michael Programs <[email protected]>
update async_getdir doc

654eac30fb8fa50d62637bd95634ccf1d3e58fb1 authored over 1 year ago by Michael Programs <[email protected]>
make compiler.cc use shared string properly

1cceb19d789d38954077b8ea7cdbda899778a312 authored over 1 year ago by Yucong Sun <[email protected]>
remove extraneous line

484cb7ab30c2670298a80fc9ff6b4f51e4de97a5 authored over 1 year ago by Michael Programs <[email protected]>
fix build

7b5aa7bbfce27babd07d58123e2c72e11c1827d1 authored over 1 year ago by Yucong Sun <[email protected]>
fix async_db_exec doc

325289a6fba3ae2129f84165e459b39cd1e13182 authored over 1 year ago by Michael Programs <[email protected]>
rewrite package_async to fix race condition and memory check failure

e712679280bd0fd4e58772606dbe120430291c3a authored over 1 year ago by Yucong Sun <[email protected]>
Remove all string size restrictions on the output.

2cf7b8d2cb6f07cf4fdb5ea09978b2cbe226e6c0 authored over 1 year ago by Yucong Sun <[email protected]>
try to setup backward better

0743aec6e785a1861539e9efa07666b7aae59ccc authored over 1 year ago by Yucong Sun <[email protected]>
print out all compile definitions

c8490ea86bc801e63800cc659313dc08472260a5 authored over 1 year ago by Yucong Sun <[email protected]>
Clarify project version components

91306f1d299d4774415959c707bede8a9afef3d5 authored over 1 year ago by Yucong Sun <[email protected]>
update README.md

82ef760dc24c1a0d4d2ecac89d743b8046d22429 authored over 1 year ago by Yucong Sun <[email protected]>
Remove more error_context usage in network code (#996)

* Remove more use cases in network code on error_context

* attempt to fix osx CI

* Update ...

d6badbbb907444619510e80d0dfe2ed68dbdfdb4 authored over 1 year ago by Yucong Sun <[email protected]>
update sprintf to convert int/float if wrong type passed

2b4b060d167b550bd52b40eeb40f716df57c996d authored over 1 year ago by Michael Programs <[email protected]>
Added support for binary literals

f4229d86b899780fcb81454e38f2874b8bb4b97f authored over 1 year ago by Jeremy Albright <[email protected]>
Update call_stack.md

3516e0c914dfee2ff1bd4a37092313867673d503 authored over 1 year ago by gesslar <[email protected]>
external_start(): correctly quote arguments on windows

6045dd34798cc34e4847d860fe63b085f6f73d20 authored over 1 year ago by Yucong Sun <[email protected]>
source formatting

c2b41348e6c077305b30a2703a89af8eecd52892 authored over 1 year ago by Yucong Sun <[email protected]>
Fix repeated write issue under SSL

718237196d92e58ec48059c9015aa18e19ee9997 authored over 1 year ago by Yucong Sun <[email protected]>
fix santizer tests

66618469356bfddfe4433d9696b7dbd24797255e authored over 1 year ago by Yucong Sun <[email protected]>
fix external_start() under windows

3c4963eb37110f2ba81e11967b4c96c6192f257b authored over 1 year ago by Yucong Sun <[email protected]>
use string_view to avoid copy

428121bf3d534e06587ce4120e7b69edda655b87 authored over 1 year ago by Yucong Sun <[email protected]>
fix time_ns() on osx

759d6550dedf01e71076efee2d059f0f797bf031 authored over 1 year ago by Yucong Sun <[email protected]>
Upgrade to latest libevent

19f60be703e57d1f8bb8828e7b2c91de60f99606 authored over 1 year ago by Yucong Sun <[email protected]>
Make tests works under win32

bb579c3a1d23ff38af4331fb75ceb91073d762fd authored over 1 year ago by Yucong Sun <[email protected]>
run tests on CI

1a2f5b089ee136fde53dc642f6a170addebe5d2b authored over 1 year ago by Yucong Sun <[email protected]>
Introduce LexStream/FileLexStream/IStreamLexStream and allow loading lpc program from memory

bc042fc43077587460f4b8fd7ce4995e54079688 authored over 1 year ago by Yucong Sun <[email protected]>
Adding test framework and a basic test for dump_prog

eacaeea953b6fe2af537af99a5fe8b26759ff524 authored over 1 year ago by Yucong Sun <[email protected]>
fix crashing bug introduced

03cec074c5420d761e897155242f19702876094c authored over 1 year ago by Yucong Sun <[email protected]>
fix: efun::sys_network_ports (#980)

* fix: efun::sys_network_ports returning T_INVALID when external_port_# skips numbers

* fix: ...

c01955aaf3c8983f925bfc49d77816589411650f authored over 1 year ago by Michael Programs <[email protected]>
EFUN: sys_network_ports() (#978)

* EFUN: network_ports()

* move contrib/network_ports -> sys/sys_network_pets

181308de078194ef395722cb4ec254b22fb3f862 authored over 1 year ago by Michael Programs <[email protected]>
Support EFUN up-to 127 arguments

bbd5b4847873b5abe3f79f4e5512bd791b2bf5ac authored over 1 year ago by Yucong Sun <[email protected]>
Remove ubuntu:18.04, since github no longer supports it

8d37ead77d09cecff6999940ad70b0a5bfc35c5e authored over 1 year ago by Yucong Sun <[email protected]>
EFUN: make perf_counter_ns() returns nanoseconds on windows

99d04eae4b1914c057c7af79c5baa67c4324740d authored over 1 year ago by Yucong Sun <[email protected]>
Enforce C locale during parsing/compiling

1be60cb6b730ed4c30ca01169c2b83013f3d4085 authored over 1 year ago by Yucong Sun <[email protected]>
EFUN: sys_reload_tls(int port_index)

3bca73af5073bc29d0ab108b6ff885cc87ef6f70 authored over 1 year ago by Yucong Sun <[email protected]>
Make port tpe into a enum

e8068bb7eeb956258358f6fb757e4e725391d0be authored over 1 year ago by Yucong Sun <[email protected]>
EFUN: time_ns()

3478cc2ed60bc903db4736948188a5603d83aa69 authored over 1 year ago by Yucong Sun <[email protected]>
Update codeql-analysis.yml

060cfb4cdce23820b99e5e58dabd29a6f661a17c authored over 1 year ago by Yucong Sun <[email protected]>
fix 'the the' typos and update trace analysis blurb (#972)

* change 'the the' to 'then the'

* update trace analysis blurb

a3c560c0db3d05f84de0788bc0697de95c9c0dc8 authored over 1 year ago by Michael Diavolo <[email protected]>