Ecosyste.ms: OpenCollective

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

Blade

Blade is a simple, clean, and embeddable dynamic programming language created to be simple enough for beginners, yet powerful and expressive for pros.
Collective - Host: opensource - https://opencollective.com/blade-lang - Code: https://github.com/blade-lang/blade

Merge pull request #139 from blade-lang/dev

Dev to main

github.com/blade-lang/blade - c873e2f531f1c5e1d6ac0c3afd6a847b1d4c70ad authored about 2 years ago by Ore Richard Muyiwa <[email protected]>
update and bug fixes for http module

github.com/blade-lang/blade - 16238d88629bcc74ca254331553c25a8a9675f7b authored about 2 years ago by Richard Ore <[email protected]>
updated CI/release vcpkg

github.com/blade-lang/blade - f2f9d0e81e3e008c58fc8b7738ecd48474ed465a authored about 2 years ago by Richard Ore <[email protected]>
fix string replace crash when not using regex

github.com/blade-lang/blade - acc44b642ff23bdb904d1e933568ff155b39797e authored about 2 years ago by Richard Ore <[email protected]>
allowed disabling regex for string replace

github.com/blade-lang/blade - 16fc729bb7b9fc83a1a3f65e2603c387a08d2a3b authored about 2 years ago by Richard Ore <[email protected]>
cleanup string match

github.com/blade-lang/blade - d90c26ea3e6b6eee8693166ac0a06fca0ffb544a authored about 2 years ago by Richard Ore <[email protected]>
fixed broken exception system

github.com/blade-lang/blade - 745d913a53e1428f1f977481d4e23c6f3bdf0d82 authored about 2 years ago by Richard Ore <[email protected]>
allow string.replace() without regex

github.com/blade-lang/blade - e6818e7161ec9c476d03b3e3b2c822afed2abb92 authored about 2 years ago by Richard Ore <[email protected]>
allow string.replace() without regex

github.com/blade-lang/blade - 3174fcfc72714072f3c43111ba431d3532f75a5c authored about 2 years ago by Richard Ore <[email protected]>
fixed crash with named patterns in regex

github.com/blade-lang/blade - b3bdeb331362131263bffb68bb8844cdfdbdfc49 authored about 2 years ago by Richard Ore <[email protected]>
updated reflect library

github.com/blade-lang/blade - dffefbbaf209064c64828df845266501b91bf596 authored over 2 years ago by Richard Ore <[email protected]>
fixed blade crash after on third instruction from the REPL.

github.com/blade-lang/blade - de347646aa84749c5f1e3a2c89cd51b4a7db2525 authored over 2 years ago by Richard Ore <[email protected]>
fixed broken docs for process module and static method identifier in ast module

github.com/blade-lang/blade - 8cca8ab6317ddd9df98575ab54e84edf97f8c90c authored over 2 years ago by Richard Ore <[email protected]>
minor fixes

github.com/blade-lang/blade - c524c405f525a2554144caad54d642f949ae3f1c authored over 2 years ago by Richard Ore <[email protected]>
Merge pull request #136 from blade-lang/dev

Dev

github.com/blade-lang/blade - e1e373c7031014db2ea33eac59e311dfa0fdc36c authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
dropped http from main branch

github.com/blade-lang/blade - ab1a418b1dab9aa9d391257bd927f2f8fb820d4d authored over 2 years ago by Richard Ore <[email protected]>
removed debug echo

github.com/blade-lang/blade - bf677a13fa9fd2092ffabccc8d222e597c3d6d54 authored over 2 years ago by Richard Ore <[email protected]>
minor fixes to file

fixed os.abs_path() on windows

github.com/blade-lang/blade - 052a095e1282c3d3a0e51f9d89620e2947a2df19 authored over 2 years ago by Richard Ore <[email protected]>
simplified cmake files

github.com/blade-lang/blade - ccd0fc02a508e0b51f949436e4bd8715aebfe72d authored over 2 years ago by Richard Ore <[email protected]>
fixed windows build error

github.com/blade-lang/blade - e295d8e43eeefc981f5816e32b8a8966e7bc1489 authored over 2 years ago by Richard Ore <[email protected]>
Fixed implicity waitpid on Linux

github.com/blade-lang/blade - 07a774cffc5ecf1e95d8668ebfa28b820b2ffbda authored over 2 years ago by Richard Ore <[email protected]>
win32 process build error fix

github.com/blade-lang/blade - 991122f34a7268767b790f923674723e5578a8ce authored over 2 years ago by Richard Ore <[email protected]>
win32 process build error fix

github.com/blade-lang/blade - a571f8c73ae4a89bad9d1166fc92a4b382e5d141 authored over 2 years ago by Richard Ore <[email protected]>
win32 mman

github.com/blade-lang/blade - f06e60ec6ce51d48c702ef8f750a96ea14614efe authored over 2 years ago by Richard Ore <[email protected]>
win32 mman

github.com/blade-lang/blade - 8090472778cf986211b59f7e91bfa774ba29ab00 authored over 2 years ago by Richard Ore <[email protected]>
win32 mman

github.com/blade-lang/blade - cb9e434e9df4c991f11a4be34c195fde9d07a367 authored over 2 years ago by Richard Ore <[email protected]>
win32 mman

github.com/blade-lang/blade - 7055e3b95ddd8afcfba313b0bc52850782f5e20a authored over 2 years ago by Richard Ore <[email protected]>
added process module

github.com/blade-lang/blade - 116d31bf48f5eaf55168f74388faeefeeb256ae7 authored over 2 years ago by Richard Ore <[email protected]>
fixed windows build error

github.com/blade-lang/blade - 0a5224a12ed447253974dd60a7a4dfa396cf92b6 authored over 2 years ago by Richard Ore <[email protected]>
fixed windows build error

github.com/blade-lang/blade - c8cf1cc523b1e812d9ed1f618479cb8a2e3a21a1 authored over 2 years ago by Richard Ore <[email protected]>
few error reporting optimizations

github.com/blade-lang/blade - 3d84781a9a56d81d0271234bde134bef27ddd484 authored over 2 years ago by Richard Ore <[email protected]>
fixed wrong line numbers

github.com/blade-lang/blade - 83b472bad4e2aa67f4363ed32d5c03fcc294c24b authored over 2 years ago by Richard Ore <[email protected]>
updates to error reporting

github.com/blade-lang/blade - ded1ac8c3b0531de5b689ff06b98c28cc66567a8 authored over 2 years ago by Richard Ore <[email protected]>
- modified error reporting for better presentation

- minor updates to http module

github.com/blade-lang/blade - 95cb854f5bce71ff2f6b0d9f73b44bd741aaf51b authored over 2 years ago by Richard Ore <[email protected]>
fix windows build error

github.com/blade-lang/blade - a50b53ac1ddd3907d5c69d382df434356e30a6d3 authored over 2 years ago by Richard Ore <[email protected]>
renamed some files for simplicity

github.com/blade-lang/blade - 1f64d28bb54414bd71f93c478a8cfe6e8df6d81c authored over 2 years ago by Richard Ore <[email protected]>
fix windows build error

github.com/blade-lang/blade - 383c51d2dc926c92482a61911a02a6aab9572b99 authored over 2 years ago by Richard Ore <[email protected]>
- introducing process module

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

github.com/blade-lang/blade - 61e3b347ffaeda1aeaf02d5fa6e7454936021a04 authored over 2 years ago by Richard Ore <[email protected]>
updates to args and colors

github.com/blade-lang/blade - a4d22d1fa209eb5611ddd29f372558bd081eafe0 authored over 2 years ago by Richard Ore <[email protected]>
updates

github.com/blade-lang/blade - d2147ef57de9acb4f6bff3c626fb9da4ca669371 authored over 2 years ago by Richard Ore <[email protected]>
fixed obscure readline

github.com/blade-lang/blade - 555e81671bfdf5f86927b3507096ae690cf6fee3 authored over 2 years ago by Richard Ore <[email protected]>
obscure text support for unix

github.com/blade-lang/blade - 00a137325435f4a304451df02d131c4cf041b331 authored over 2 years ago by Richard Ore <[email protected]>
fixed obscure readline

github.com/blade-lang/blade - 8e74b576b5e52e229c397c1e8f58e990f621c757 authored over 2 years ago by Richard Ore <[email protected]>
fixed obscure readline

github.com/blade-lang/blade - 41612c81560d7780bf7fd478df3db4fb8931dad6 authored over 2 years ago by Richard Ore <[email protected]>
enabled utf-8 console output on windows

github.com/blade-lang/blade - 47c9b60ef51758c79328bf7d94099ee352d37450 authored over 2 years ago by Richard Ore <[email protected]>
updates

github.com/blade-lang/blade - aab0343302497473af502ee8e47dfe5265fdcb58 authored over 2 years ago by Richard Ore <[email protected]>
- http response default to byte stream

- minor curl, zip and socket module optimization

github.com/blade-lang/blade - 570c8266f3ae8087b970522688e049c56d33da0a authored over 2 years ago by Richard Ore <[email protected]>
minor vm and zip module fixes

github.com/blade-lang/blade - 31e68a5b5501996618f9c61d208afc9ab0dd3188 authored over 2 years ago by Richard Ore <[email protected]>
Revert "number format globalization"

This reverts commit 084f7e9de49302732ad8948f174bdeacce070f94.

github.com/blade-lang/blade - 281b6993fc1514d198dd23bd8c3d74ce407eacbe authored over 2 years ago by Richard Ore <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/blade-lang/blade - 2b7c63f7e8bd9bbdce3b8fc84f6b6a47fc3d8841 authored over 2 years ago by Richard Ore <[email protected]>
light unroll

github.com/blade-lang/blade - e16e9ba81a0deff58153a4af93f156cdfa51e85e authored over 2 years ago by Richard Ore <[email protected]>
number format globalization

github.com/blade-lang/blade - 084f7e9de49302732ad8948f174bdeacce070f94 authored over 2 years ago by Richard Ore <[email protected]>
removed native override flow

github.com/blade-lang/blade - aeef9e6ce580d570ad941776bd38f48686d04397 authored over 2 years ago by Richard Ore <[email protected]>
fixed getch to io module

github.com/blade-lang/blade - 3d22550a39a2e745d20f60cfd2b9acf29b3376e1 authored over 2 years ago by Richard Ore <[email protected]>
added getch to io module

github.com/blade-lang/blade - 4bd490905809bdcab27d28eabf19dcf22fafee1a authored over 2 years ago by Richard Ore <[email protected]>
added getch to io module

github.com/blade-lang/blade - 4a2e6ea30da736439d19f2c7cea4dcacb118339e authored over 2 years ago by Richard Ore <[email protected]>
fixed args

github.com/blade-lang/blade - 9607880701927305e680f48e87d59613d0865c25 authored over 2 years ago by Richard Ore <[email protected]>
updated args module

github.com/blade-lang/blade - 252dba7c614bcea75015c54e72efd1171d8c85fd authored over 2 years ago by Richard Ore <[email protected]>
updates to args module

github.com/blade-lang/blade - 72061d85990d329f80d7a02abea765aaf15465c2 authored over 2 years ago by Richard Ore <[email protected]>
added bcrypt module

github.com/blade-lang/blade - 3f09d63880b6856bee51c5130bcacee22188527a authored over 2 years ago by Richard Ore <[email protected]>
minor fixes

github.com/blade-lang/blade - 2aca74029ff35037eb393a96a64b36fe01b10d64 authored over 2 years ago by Richard Ore <[email protected]>
Merge pull request #135 from blade-lang/dev

Dev

github.com/blade-lang/blade - be721b8fbcb9edfd1815b43275b1219e42303b6a authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
- sqlite module enable json

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

github.com/blade-lang/blade - d7f5a90919db53923525bc2c31cc85801bd43b94 authored over 2 years ago by Richard Ore <[email protected]>
minor crash fixes

github.com/blade-lang/blade - 03375ab5f98db786c4d450966c010c899957d022 authored over 2 years ago by Richard Ore <[email protected]>
Merge pull request #134 from blade-lang/dev

Dev to main

github.com/blade-lang/blade - 6fdd0134d54f21979ef1ade59fea2ee8b038e28e authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
fix failed http request

github.com/blade-lang/blade - 45a09189fd9a71853d7eb09efc3a76655634659c authored over 2 years ago by Richard Ore <[email protected]>
default ast module to print help on default

github.com/blade-lang/blade - 41b6c39bc0f08c870f61efda15071e56fcaaaf08 authored over 2 years ago by Richard Ore <[email protected]>
- improved random generator

- fix broken upload support for http server

github.com/blade-lang/blade - 9b24bd8749b346af6b25f8c46c9e608951f3f203 authored over 2 years ago by Richard Ore <[email protected]>
- fix args over-reading for non-optional options

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

github.com/blade-lang/blade - ef97a4230bd2548ed480a798372eab326e6f077b authored over 2 years ago by Richard Ore <[email protected]>
readme and benchmark update

github.com/blade-lang/blade - 9bf957470b492c36e9d1d141520be30b61b3e546 authored over 2 years ago by Richard Ore <[email protected]>
option to disable clib library

github.com/blade-lang/blade - 87983249f13bb5d1ee2c339aec3209a9396c45dd authored over 2 years ago by Richard Ore <[email protected]>
Update FUNDING.yml

github.com/blade-lang/blade - 7ed051b751ce2eea2af19099c899151f194f0b69 authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
Merge pull request #133 from blade-lang/dev

Dev to main

github.com/blade-lang/blade - bce57e20b05f613f15088858742a48f1bf1e72e4 authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
updated benchmarks

github.com/blade-lang/blade - 4ec20bd120d09d5f686fc9269ed38e4dbfb3ff5a authored over 2 years ago by Richard Ore <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

# Conflicts:
# benchmarks/bench-fannkuchredux.b

github.com/blade-lang/blade - 79b1de09ba388b39b8c690ce2fea3f9b0bf63ad1 authored over 2 years ago by Richard Ore <[email protected]>
fixed fannkuchredux benchmarks

github.com/blade-lang/blade - ecf002bd1d2f79eaa37be5210b454573ad8814fe authored over 2 years ago by Richard Ore <[email protected]>
fixed fannkuchredux benchmarks

github.com/blade-lang/blade - 25844eacf8cfc34c1909c264cf133876343cf034 authored over 2 years ago by Richard Ore <[email protected]>
Merge remote-tracking branch 'origin/main' into dev

github.com/blade-lang/blade - 5e7fa004d6e074f0de0b30a07e8b04bb73e63bc8 authored over 2 years ago by Richard Ore <[email protected]>
fix a crash while returning pointer from clib

github.com/blade-lang/blade - 7834d217f25a55197c94af60303ed86fc6bd77b9 authored over 2 years ago by Richard Ore <[email protected]>
freeing object on free vm still cause crash on osx

github.com/blade-lang/blade - 3f8c77378a2efc5ac7fd975446b359dff3afb8df authored over 2 years ago by Richard Ore <[email protected]>
fix crash on linux and windows

github.com/blade-lang/blade - 18003c76b3131c46b9b12472df2cc50670f59c4c authored over 2 years ago by Richard Ore <[email protected]>
Update FUNDING.yml

github.com/blade-lang/blade - 7b7717f24ac5e1512632cb73939456324b1b4369 authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
Update FUNDING.yml

github.com/blade-lang/blade - 8e006b38e04884830571ff879bc27396ea861a52 authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
Update FUNDING.yml

github.com/blade-lang/blade - 1826f50bb60f428f9335f84caffa3c84339a401b authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
Update FUNDING.yml

github.com/blade-lang/blade - 77358140354524243896f16b907bd6f456e4d1d7 authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
Create FUNDING.yml

github.com/blade-lang/blade - b10373214fe5d63573592b41ab818851fcdeefdf authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
readme update

github.com/blade-lang/blade - 9ea3d7f0da318287fb31bff59bb750bac873be47 authored over 2 years ago by Richard Ore <[email protected]>
fixed bytes reverse

github.com/blade-lang/blade - 03199c7d3e66067f87573bd672c63fb8d6ddf834 authored over 2 years ago by Richard Ore <[email protected]>
updated readme

github.com/blade-lang/blade - 0c8c48f359eab831cb80b62aa218f9f72a8fc1cc authored over 2 years ago by Richard Ore <[email protected]>
updated tests

github.com/blade-lang/blade - 4910e6d0d68d9473a5fe3cd354e77d2720e9dbf5 authored over 2 years ago by Richard Ore <[email protected]>
Merge pull request #131 from blade-lang/dev

Dev to Main for v0.0.74

github.com/blade-lang/blade - 22514289ea41f6bed9b2e34b23c913b8089fc5f8 authored over 2 years ago by Ore Richard Muyiwa <[email protected]>
clib module stop auto name append for linux in load()

github.com/blade-lang/blade - 0b4fbb4badcc5985efe3c1b38871b52ab0bd6054 authored over 2 years ago by Richard Ore <[email protected]>
fixed crashing on windows and failed clib module build on windows

github.com/blade-lang/blade - 0dbb114bf995c3fe5cd37092410042362a352c74 authored over 2 years ago by Richard Ore <[email protected]>
clib package initial draft.

github.com/blade-lang/blade - 9f82d5ac60045770cea36d10830e329110b24fdf authored over 2 years ago by Richard Ore <[email protected]>
readded clib

github.com/blade-lang/blade - 4136c8db549752d576df879ba2622b79b5e00227 authored over 2 years ago by Richard Ore <[email protected]>
clib package initial draft.

github.com/blade-lang/blade - 4e051edb753060619e3693b35a71357a1a864226 authored over 2 years ago by Richard Ore <[email protected]>
clib package initial draft.

github.com/blade-lang/blade - fa9d5930aca4bb982d6cf26600538082613e2e6c authored over 2 years ago by Richard Ore <[email protected]>
moved clib to to its own branch

github.com/blade-lang/blade - ab0cb400ef1fbeed342011665ddf312d7497dc06 authored over 2 years ago by Richard Ore <[email protected]>
expanded http support

github.com/blade-lang/blade - 166989a97d4665c7b36332bb474e6eea7c5a6a91 authored over 2 years ago by Richard Ore <[email protected]>
fixed import crash bug

github.com/blade-lang/blade - 7f56fcaca44073bf00af74ff34c9abf0a6417a2a authored over 2 years ago by Richard Ore <[email protected]>