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

Merge pull request #139 from blade-lang/dev

Dev to main

c873e2f531f1c5e1d6ac0c3afd6a847b1d4c70ad authored about 2 years ago
update and bug fixes for http module

16238d88629bcc74ca254331553c25a8a9675f7b authored about 2 years ago
updated CI/release vcpkg

f2f9d0e81e3e008c58fc8b7738ecd48474ed465a authored about 2 years ago
fix string replace crash when not using regex

acc44b642ff23bdb904d1e933568ff155b39797e authored about 2 years ago
allowed disabling regex for string replace

16fc729bb7b9fc83a1a3f65e2603c387a08d2a3b authored about 2 years ago
cleanup string match

d90c26ea3e6b6eee8693166ac0a06fca0ffb544a authored about 2 years ago
fixed broken exception system

745d913a53e1428f1f977481d4e23c6f3bdf0d82 authored about 2 years ago
allow string.replace() without regex

e6818e7161ec9c476d03b3e3b2c822afed2abb92 authored about 2 years ago
allow string.replace() without regex

3174fcfc72714072f3c43111ba431d3532f75a5c authored about 2 years ago
fixed crash with named patterns in regex

b3bdeb331362131263bffb68bb8844cdfdbdfc49 authored about 2 years ago
updated reflect library

dffefbbaf209064c64828df845266501b91bf596 authored over 2 years ago
fixed blade crash after on third instruction from the REPL.

de347646aa84749c5f1e3a2c89cd51b4a7db2525 authored over 2 years ago
fixed broken docs for process module and static method identifier in ast module

8cca8ab6317ddd9df98575ab54e84edf97f8c90c authored over 2 years ago
minor fixes

c524c405f525a2554144caad54d642f949ae3f1c authored over 2 years ago
Merge pull request #136 from blade-lang/dev

Dev

e1e373c7031014db2ea33eac59e311dfa0fdc36c authored over 2 years ago
dropped http from main branch

ab1a418b1dab9aa9d391257bd927f2f8fb820d4d authored over 2 years ago
removed debug echo

bf677a13fa9fd2092ffabccc8d222e597c3d6d54 authored over 2 years ago
minor fixes to file

fixed os.abs_path() on windows

052a095e1282c3d3a0e51f9d89620e2947a2df19 authored over 2 years ago
simplified cmake files

ccd0fc02a508e0b51f949436e4bd8715aebfe72d authored over 2 years ago
fixed windows build error

e295d8e43eeefc981f5816e32b8a8966e7bc1489 authored over 2 years ago
Fixed implicity waitpid on Linux

07a774cffc5ecf1e95d8668ebfa28b820b2ffbda authored over 2 years ago
win32 process build error fix

991122f34a7268767b790f923674723e5578a8ce authored over 2 years ago
win32 process build error fix

a571f8c73ae4a89bad9d1166fc92a4b382e5d141 authored over 2 years ago
win32 mman

f06e60ec6ce51d48c702ef8f750a96ea14614efe authored over 2 years ago
win32 mman

8090472778cf986211b59f7e91bfa774ba29ab00 authored over 2 years ago
win32 mman

cb9e434e9df4c991f11a4be34c195fde9d07a367 authored over 2 years ago
win32 mman

7055e3b95ddd8afcfba313b0bc52850782f5e20a authored over 2 years ago
added process module

116d31bf48f5eaf55168f74388faeefeeb256ae7 authored over 2 years ago
fixed windows build error

0a5224a12ed447253974dd60a7a4dfa396cf92b6 authored over 2 years ago
fixed windows build error

c8cf1cc523b1e812d9ed1f618479cb8a2e3a21a1 authored over 2 years ago
few error reporting optimizations

3d84781a9a56d81d0271234bde134bef27ddd484 authored over 2 years ago
fixed wrong line numbers

83b472bad4e2aa67f4363ed32d5c03fcc294c24b authored over 2 years ago
updates to error reporting

ded1ac8c3b0531de5b689ff06b98c28cc66567a8 authored over 2 years ago
- modified error reporting for better presentation

- minor updates to http module

95cb854f5bce71ff2f6b0d9f73b44bd741aaf51b authored over 2 years ago
fix windows build error

a50b53ac1ddd3907d5c69d382df434356e30a6d3 authored over 2 years ago
renamed some files for simplicity

1f64d28bb54414bd71f93c478a8cfe6e8df6d81c authored over 2 years ago
fix windows build error

383c51d2dc926c92482a61911a02a6aab9572b99 authored over 2 years ago
- introducing process module

- Fixed bug: when class does not define a constructor but parent class does, parent class constru...

61e3b347ffaeda1aeaf02d5fa6e7454936021a04 authored over 2 years ago
updates to args and colors

a4d22d1fa209eb5611ddd29f372558bd081eafe0 authored over 2 years ago
updates

d2147ef57de9acb4f6bff3c626fb9da4ca669371 authored over 2 years ago
fixed obscure readline

555e81671bfdf5f86927b3507096ae690cf6fee3 authored over 2 years ago
obscure text support for unix

00a137325435f4a304451df02d131c4cf041b331 authored over 2 years ago
fixed obscure readline

8e74b576b5e52e229c397c1e8f58e990f621c757 authored over 2 years ago
fixed obscure readline

41612c81560d7780bf7fd478df3db4fb8931dad6 authored over 2 years ago
enabled utf-8 console output on windows

47c9b60ef51758c79328bf7d94099ee352d37450 authored over 2 years ago
updates

aab0343302497473af502ee8e47dfe5265fdcb58 authored over 2 years ago
- http response default to byte stream

- minor curl, zip and socket module optimization

570c8266f3ae8087b970522688e049c56d33da0a authored over 2 years ago
minor vm and zip module fixes

31e68a5b5501996618f9c61d208afc9ab0dd3188 authored over 2 years ago
Revert "number format globalization"

This reverts commit 084f7e9de49302732ad8948f174bdeacce070f94.

281b6993fc1514d198dd23bd8c3d74ce407eacbe authored over 2 years ago
Merge remote-tracking branch 'origin/dev' into dev

2b7c63f7e8bd9bbdce3b8fc84f6b6a47fc3d8841 authored over 2 years ago
light unroll

e16e9ba81a0deff58153a4af93f156cdfa51e85e authored over 2 years ago
number format globalization

084f7e9de49302732ad8948f174bdeacce070f94 authored over 2 years ago
removed native override flow

aeef9e6ce580d570ad941776bd38f48686d04397 authored over 2 years ago
fixed getch to io module

3d22550a39a2e745d20f60cfd2b9acf29b3376e1 authored over 2 years ago
added getch to io module

4bd490905809bdcab27d28eabf19dcf22fafee1a authored over 2 years ago
added getch to io module

4a2e6ea30da736439d19f2c7cea4dcacb118339e authored over 2 years ago
fixed args

9607880701927305e680f48e87d59613d0865c25 authored over 2 years ago
updated args module

252dba7c614bcea75015c54e72efd1171d8c85fd authored over 2 years ago
updates to args module

72061d85990d329f80d7a02abea765aaf15465c2 authored over 2 years ago
added bcrypt module

3f09d63880b6856bee51c5130bcacee22188527a authored over 2 years ago
minor fixes

2aca74029ff35037eb393a96a64b36fe01b10d64 authored over 2 years ago
Merge pull request #135 from blade-lang/dev

Dev

be721b8fbcb9edfd1815b43275b1219e42303b6a authored over 2 years ago
- sqlite module enable json

- sqlite module allow params in exec
- bug fix in http module
- fix reversed exception

d7f5a90919db53923525bc2c31cc85801bd43b94 authored over 2 years ago
minor crash fixes

03375ab5f98db786c4d450966c010c899957d022 authored over 2 years ago
Merge pull request #134 from blade-lang/dev

Dev to main

6fdd0134d54f21979ef1ade59fea2ee8b038e28e authored over 2 years ago
fix failed http request

45a09189fd9a71853d7eb09efc3a76655634659c authored over 2 years ago
default ast module to print help on default

41b6c39bc0f08c870f61efda15071e56fcaaaf08 authored over 2 years ago
- improved random generator

- fix broken upload support for http server

9b24bd8749b346af6b25f8c46c9e608951f3f203 authored over 2 years ago
- fix args over-reading for non-optional options

- fix json encoder pretty print bugs
- fix using statement gc errors

ef97a4230bd2548ed480a798372eab326e6f077b authored over 2 years ago
readme and benchmark update

9bf957470b492c36e9d1d141520be30b61b3e546 authored over 2 years ago
option to disable clib library

87983249f13bb5d1ee2c339aec3209a9396c45dd authored over 2 years ago
Update FUNDING.yml

7ed051b751ce2eea2af19099c899151f194f0b69 authored over 2 years ago
Merge pull request #133 from blade-lang/dev

Dev to main

bce57e20b05f613f15088858742a48f1bf1e72e4 authored over 2 years ago
updated benchmarks

4ec20bd120d09d5f686fc9269ed38e4dbfb3ff5a authored over 2 years ago
Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
# benchmarks/bench-fannkuchredux.b

79b1de09ba388b39b8c690ce2fea3f9b0bf63ad1 authored over 2 years ago
fixed fannkuchredux benchmarks

ecf002bd1d2f79eaa37be5210b454573ad8814fe authored over 2 years ago
fixed fannkuchredux benchmarks

25844eacf8cfc34c1909c264cf133876343cf034 authored over 2 years ago
Merge remote-tracking branch 'origin/main' into dev

5e7fa004d6e074f0de0b30a07e8b04bb73e63bc8 authored over 2 years ago
fix a crash while returning pointer from clib

7834d217f25a55197c94af60303ed86fc6bd77b9 authored over 2 years ago
freeing object on free vm still cause crash on osx

3f8c77378a2efc5ac7fd975446b359dff3afb8df authored over 2 years ago
fix crash on linux and windows

18003c76b3131c46b9b12472df2cc50670f59c4c authored over 2 years ago
Update FUNDING.yml

7b7717f24ac5e1512632cb73939456324b1b4369 authored over 2 years ago
Update FUNDING.yml

8e006b38e04884830571ff879bc27396ea861a52 authored over 2 years ago
Update FUNDING.yml

1826f50bb60f428f9335f84caffa3c84339a401b authored over 2 years ago
Update FUNDING.yml

77358140354524243896f16b907bd6f456e4d1d7 authored over 2 years ago
Create FUNDING.yml

b10373214fe5d63573592b41ab818851fcdeefdf authored over 2 years ago
readme update

9ea3d7f0da318287fb31bff59bb750bac873be47 authored over 2 years ago
fixed bytes reverse

03199c7d3e66067f87573bd672c63fb8d6ddf834 authored over 2 years ago
updated readme

0c8c48f359eab831cb80b62aa218f9f72a8fc1cc authored over 2 years ago
updated tests

4910e6d0d68d9473a5fe3cd354e77d2720e9dbf5 authored over 2 years ago
Merge pull request #131 from blade-lang/dev

Dev to Main for v0.0.74

22514289ea41f6bed9b2e34b23c913b8089fc5f8 authored over 2 years ago
clib module stop auto name append for linux in load()

0b4fbb4badcc5985efe3c1b38871b52ab0bd6054 authored over 2 years ago
fixed crashing on windows and failed clib module build on windows

0dbb114bf995c3fe5cd37092410042362a352c74 authored over 2 years ago
clib package initial draft.

9f82d5ac60045770cea36d10830e329110b24fdf authored over 2 years ago
readded clib

4136c8db549752d576df879ba2622b79b5e00227 authored over 2 years ago
clib package initial draft.

4e051edb753060619e3693b35a71357a1a864226 authored over 2 years ago
clib package initial draft.

fa9d5930aca4bb982d6cf26600538082613e2e6c authored over 2 years ago
moved clib to to its own branch

ab0cb400ef1fbeed342011665ddf312d7497dc06 authored over 2 years ago
expanded http support

166989a97d4665c7b36332bb474e6eea7c5a6a91 authored over 2 years ago
fixed import crash bug

7f56fcaca44073bf00af74ff34c9abf0a6417a2a authored over 2 years ago