Ecosyste.ms: OpenCollective

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

github.com/blade-lang/blade

A modern general-purpose programming language focused on enterprise Web, IoT, and secure application development.
https://github.com/blade-lang/blade

updated args lib

b116ca906e2258a9ee313974037fdba70f7c404d authored over 2 years ago
reverted to previous clib

b5f7c1d094821e3e73e5294af619cb1b16fc8319 authored over 2 years ago
ffi stash

374a9ff6c18434bec2a29d7add844a46f106cf5a authored over 2 years ago
fix build error

57da07f34b19a74c0af354dcaca94885d65f7fa7 authored over 2 years ago
Merge remote-tracking branch 'origin/dev' into dev

06c907c08af32c225009ccc02e89a3454c3a3650 authored over 2 years ago
first draft implementation of clib

621e3e92f3768729c283e83312c6f2199ab845cc authored over 2 years ago
major upgrades to a few modules

a0ab342b7408145ab2645f85e4c5321251c3d9c0 authored over 2 years ago
attempt to fix asm issue

a377e87bdea6ae1098b7a32206d24088ddf89bf2 authored over 2 years ago
upgraded libffi back to 3.4.2

408d447c76d8985e9878463bc2b1b9cb7d4d90c7 authored over 2 years ago
downgraded libffi to 3.3

d198f3587722b0d317a57dad0bea963ff9f9f9d7 authored over 2 years ago
updated cmake for libffi

10eaa99366a5a8429c819300c74ff344c0b10431 authored over 2 years ago
initialized clib module

93494c554477a6f1a6c992aeae4d999b950a0573 authored over 2 years ago
some memory leak fixes

476b1f6f7df48a98c6f7ed14379ba4dc33a1df27 authored over 2 years ago
Revert "leak fixes"

This reverts commit f816b90178bde326540c1d0eb4f5f3c1647a7cb8.

7ca16a7d96f417ac6b75785ea889e1357929ff4e authored over 2 years ago
leak fixes

f816b90178bde326540c1d0eb4f5f3c1647a7cb8 authored over 2 years ago
updated zip docs

32568663bbec3da36ceefe15aa8b13680e3a60dc authored over 2 years ago
fix linux os module build error

240a84d2a52b0fafc09b19eeb70b0ff63daf6c2e authored over 2 years ago
minor memory sanitization

8539eb1f799b365bc0f3133b3f0f57e74ac2d13c authored over 2 years ago
removed redundant zlib module in libs dir

dd2dad4322ec6ea4508d8cad47f148c92468c9f8 authored over 2 years ago
updated zip module header docs

225b3f0dbc18d2f478066b34629a69c87d0db21a authored over 2 years ago
fixed struct module crash

6f5bb9a44d309a6b4c2cde8775871e08b1975390 authored over 2 years ago
fflush os.exec

5c38d0533e1cad1bee286c4aae225336ddd7f654 authored over 2 years ago
- introduce abs_path in os module

- fixes in zip module

35f6dd9faccb38d1d571a99de3d1878fd4a7bac1 authored over 2 years ago
remove redundant test dir

474fc73c1e3b51b8a450ca18a76d25e4919a2da0 authored over 2 years ago
Merge remote-tracking branch 'origin/dev' into dev

7ed3c03a5267ffab93c9d1272d0a2c94306e33ce authored over 2 years ago
Fix OSX build error

d55d0690161db0beafc7b2242616ed33e6a9e356 authored over 2 years ago
added zlib module

added zip module

3ef07b6ecc45052836ad3045a893c14ddbc21c35 authored over 2 years ago
Fixes for windows OS

89eb2fbea7fba2d1e428361ccce8cf960c76afed authored over 2 years ago
added zlib module

added zip module

fa510d99c5c2070b2aeb53b1fa8fac958f75e0d7 authored over 2 years ago
added struct library

a206cd658f28afa872c5d0d6709bd38949ccf4fe authored over 2 years ago
- added zlib library

67c6237b2fab9d55958954734829badec51b03b1 authored over 2 years ago
- full directory run

- removed empty keyword
- module index accessor and setter

808a13e21828d96d27f7005bb8844d1535543b4e authored over 2 years ago
fixed occasional ubuntu CI problem

dd73e6176f3564a354fbe754c1cd79de35359e4f authored over 2 years ago
fixed occasional ubuntu CI problem

bd2645b62f937b18aabdd06dec2c43b00ae47c35 authored over 2 years ago
Introducing array library

5451b627553974f29d6049241e6b6ca609afc243 authored over 2 years ago
updated version number

d06a0f0d827e67e47ce7523a9f4caa2de607d6d3 authored over 2 years ago
Merge pull request #125 from blade-lang/dev

Dev

53989638ff003ba2aa81c1334131af02ebb7aa8e authored over 2 years ago
- Introducing do…while… statements.

- Fixed multiline paste error.

68dd17cff8faeb2b93973b57d2a069ece5280c6b authored over 2 years ago
removed iters tests

d8bc825a12129f539ccdd38ba6980b21dc01c0b0 authored over 2 years ago
updated iters module and minor fixes to printing and to_number() function

edc12f2a6663b34ad3c674b325c09e465f438832 authored over 2 years ago
allow `when` to accept multiple cases in using statements.

90417e77406cc17951c06acd2a920c5fe1bf0f8f authored over 2 years ago
Merge pull request #124 from blade-lang/dev

Dev

1bd0e3f2a9aa94a7de2b998f657d014323d62c6c authored over 2 years ago
updates for to_number and bin method

a74ac2db512a8c341ae9f13589610a3866ccc055 authored over 2 years ago
fixed support for negative integers for bitwise operations.

3ad50a11cc5f675cdbd306ce61703abdad7e45d4 authored over 2 years ago
added ssl support to http

f17e5e3334bc2554ec111d7179ec6270846d9f57 authored almost 3 years ago
stashing http

0b1b7765ade8fc13d48bbc933e7e9444273eb8a8 authored almost 3 years ago
fix http empty headers exception

879d08958c9468d9396d7e679607e8492430bde8 authored almost 3 years ago
1. fix nesting try count false report at runtime

2. fix relect.bind_method validation error

b9a92f832c8de1d83f6ac14c2f8df2ca4a8dfd95 authored almost 3 years ago
http server fixes

ae5f8d8911a14a1c7950c3b244299aa87066a23f authored almost 3 years ago
Merge pull request #123 from blade-lang/dev

Dev

41ea26a016efb60175a07d5acba78ad565d7c4ce authored almost 3 years ago
fix windows build failure due to libnoise

a1c83f277ca436d593a6cc105bbe6c5ee880efa3 authored almost 3 years ago
switch from readline to linenoise

09196744580aba292ac21169d2aa16ce31f91550 authored almost 3 years ago
fix broken script

68b36f889d9f9cdec3c4768dfa3413a24e05a100 authored almost 3 years ago
fix broken script

13b220ded3fc29dafd47d28160e0d9852435329e authored almost 3 years ago
fix broken script

87a05c7c79ae30adf7361046fb64e4ae356a7703 authored almost 3 years ago
fix broken script

325aeb43d5531906239e7bf9eff90969f716ed97 authored almost 3 years ago
fix broken script

acbeef4b6e4472e45a0b411f43c9b500e63d21b1 authored almost 3 years ago
fix broken script

772aad52f0b0998af91b1e1430b13adc6f28e4af authored almost 3 years ago
fix broken script

1cefd05bbf226dcb12de66134b67fe6088d2e03d authored almost 3 years ago
fix broken script

c80419af69dd9132062ce8f57dbff2a53fc3fb78 authored almost 3 years ago
fix broken script

8bdd1c8ed5bf6d6e92ea8e992c199c9ecfa864dc authored almost 3 years ago
fix broken script

e0e7c6476e6d3904a9f150ebb673f587e3f1d680 authored almost 3 years ago
fix broken script

22e32cc0494317a9072bacae8d8941337acd05c7 authored almost 3 years ago
updated readme and unix install script

957e9fef2d7bfcab882a5da0a1145e620946a129 authored almost 3 years ago
fixed http bug.

87140be5ff6827268769cde6c5f678c923e0db8d authored almost 3 years ago
fixed bad documentation in curl library

ded8ba45f198ec9136f6d8ae33d39318affbb433 authored almost 3 years ago
Merge pull request #122 from blade-lang/dev

Dev to main

bdd1ea9ba6c5e2f93e3dc89a62939e84c0587cec authored almost 3 years ago
switch default http response body mode to bytes

57ecd72cf614dbdfc47e15d352ec6a314804efa6 authored almost 3 years ago
Removed ssl implementation from http library

00f2cbdfc8de2c150da0be00d526a416dce310e4 authored almost 3 years ago
Attempt to fix _ssl module failed load on Windows

e5a19d47d3a5122b40b3f43ab0396d5256c7b039 authored almost 3 years ago
Attempt to fix _ssl module failed load on Windows

be7d0e7ce07789cbb833e09ef9855d384a6728f7 authored almost 3 years ago
fixing windows ci by changing commit hash for vcpkg

a5d40173aca203ac834b4af1266339bde53f95c2 authored almost 3 years ago
fixing windows ci by changing commit hash for vcpkg

978729baec151003b4f904b8f732a5457c2a8f46 authored almost 3 years ago
fixing windows ci

84ea3aa75aa83aff35bc23bcfd80364503863029 authored almost 3 years ago
disabling cache in windows ci

03a8128c456da3381d82cb151fe0bc291aad42af authored almost 3 years ago
fix iteration overflow bug in _curl.easy_getinfo

9e451e1b216011db3228746b66f6ab2beb5e0e2f authored almost 3 years ago
updated curl to support lower libcurl versions

56114add6714eaf2fcdabd720455e8d872c4b5c0 authored almost 3 years ago
fixed CI for windows

1b8142c87ee6077a43e1081762416d0efb5ffd9a authored almost 3 years ago
fixed CI for windows

b3da4ba41330ab1e79c35330ef6b794682a32b89 authored almost 3 years ago
fixed CI for windows

baa58f78e087cca48ae87dfa6effa3f8df195aa1 authored almost 3 years ago
fixed CI for windows

371f66f6051787f213e32ce14cbc14c568688d9d authored almost 3 years ago
fixed CI for windows

0c77034343ce0ac587dfcef2409e1456d8060d1f authored almost 3 years ago
Merge remote-tracking branch 'origin/curl' into dev

2a1cbdebe61b7b3c1530efa74984c906ce926634 authored almost 3 years ago
fixed CI for windows

c5398a2cce42d39c0ea1872b4b3d00bf5ff0ec8a authored almost 3 years ago
Merge pull request #121 from blade-lang/curl

fixed CI for windows

af0f817ac30c7dd0c05d267bab0d1c8c84f416d1 authored almost 3 years ago
fixed CI for windows

6ead91b09202f3c12de34247c0589b83b4ce5dfe authored almost 3 years ago
Merge pull request #120 from blade-lang/curl

fixed CI for windows

47a7ee82c41906e899b7ecc1b4cb5d7fa60e3e4d authored almost 3 years ago
fixed CI for windows

3159d77a4bf0f1d3e4ed83d0336ddf36cac35c9c authored almost 3 years ago
Merge pull request #119 from blade-lang/curl

fixed CI

ce00c57dda934f297844e5bc51e6844f9cf07f4f authored almost 3 years ago
fixed CI

81b90dfd24c9a4aa29439edd5ed2da69d1449260 authored almost 3 years ago
Merge pull request #118 from blade-lang/curl

fixed CI

63e65298158131a8a06278834c36596fa31dc566 authored almost 3 years ago
fixed CI

35a20eacee3e6e8ff551f050c990be3c57158a36 authored almost 3 years ago
Merge pull request #117 from blade-lang/curl

Curl

c1213362c4ef785d6e243f3bac57528f304cb56b authored almost 3 years ago
install curl and libcurl4 for linux CI

3b4fd78f5b6982148b1615458e80fc0272b9946a authored almost 3 years ago
install curl and libcurl4 for linux CI

fb9e559ace18cbad1215c5c5837e181591412bec authored almost 3 years ago
Fixed build error by moving date.from_string to curl.get_time

fe64450f39032a3da8e3d947a46b8881434e7fdf authored almost 3 years ago
Merge pull request #116 from blade-lang/curl

Curl library implementation

cc739a2147dfd8f5c914cfb935fc82a4a40fc688 authored almost 3 years ago
1. Updated curl library

2. Used curl in http library
3. Renamed former http library to http2

957df0186ca94eb9c79d901f9f96e9593af93894 authored almost 3 years ago
used installed curl instead of bundled curl

ff2fffdf1c9f3f5d96d25377410c7176810cc8e3 authored almost 3 years ago
Added curl module

e16b3b9ed04aee450a55e096b663f2b43de665ae authored almost 3 years ago