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
fixed string.is_* methods to return false on empty string
735c8ca8958633f7f656b7ce58de31f880a747fe authored over 3 years ago
735c8ca8958633f7f656b7ce58de31f880a747fe authored over 3 years ago
allowed first parameter of object slicing to be empty
15bb05fa1b6068c04381e9413ea034b03fbb1b1d authored over 3 years ago
15bb05fa1b6068c04381e9413ea034b03fbb1b1d authored over 3 years ago
allowed first parameter of object slicing to be empty
65a36346764f67b83d371508154e3569f1a00999 authored over 3 years ago
65a36346764f67b83d371508154e3569f1a00999 authored over 3 years ago
updated ord() error report
11e3927a2725f10601e604a77db6278a468243d6 authored over 3 years ago
11e3927a2725f10601e604a77db6278a468243d6 authored over 3 years ago
minor library updated
975b5a73fb991e51ac2c9ae2d3167ea82e1728c7 authored over 3 years ago
975b5a73fb991e51ac2c9ae2d3167ea82e1728c7 authored over 3 years ago
stopped calls from echoing in repl
70b2d67200786f9f4e4c32624c0b1c012aca5dbf authored over 3 years ago
70b2d67200786f9f4e4c32624c0b1c012aca5dbf authored over 3 years ago
fixed broken string escape
e2c21de61db43fa4972d8327b9cb1ffa20e31c07 authored over 3 years ago
e2c21de61db43fa4972d8327b9cb1ffa20e31c07 authored over 3 years ago
fixed broken string escape
c6e05c41b49fe3417909e5c82db5a6fc9fce0f0a authored over 3 years ago
c6e05c41b49fe3417909e5c82db5a6fc9fce0f0a authored over 3 years ago
fixed broken string escape
5010a3c76795015a82593a7c76845d1970d467c3 authored over 3 years ago
5010a3c76795015a82593a7c76845d1970d467c3 authored over 3 years ago
updated readme
6f089412128e3cfaf65f14eba55e104a069e1396 authored over 3 years ago
6f089412128e3cfaf65f14eba55e104a069e1396 authored over 3 years ago
Merge pull request #33 from blade-lang/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
3b0184eb2ce3364d9e32220fb576ba698ba81730 authored over 3 years ago
Create CODE_OF_CONDUCT.md
18fa5988c6001c809100dc3ef91197208d235d26 authored over 3 years ago
18fa5988c6001c809100dc3ef91197208d235d26 authored over 3 years ago
Update issue templates
411c305851d3bfc3ee20f10ebe4f677d620e5fc0 authored over 3 years ago
411c305851d3bfc3ee20f10ebe4f677d620e5fc0 authored over 3 years ago
updated precedence comment
afe4ec28b67dbe38def8c32dc4dddf350e3291cb authored over 3 years ago
afe4ec28b67dbe38def8c32dc4dddf350e3291cb authored over 3 years ago
added unary support for +
d443073c0858f46f80789cff04885d7b5b3cae0f authored over 3 years ago
d443073c0858f46f80789cff04885d7b5b3cae0f authored over 3 years ago
auto echo for repl mode
6f9fada2870f186382c5254bf9a0a61028f6d1b0 authored over 3 years ago
6f9fada2870f186382c5254bf9a0a61028f6d1b0 authored over 3 years ago
fix for REPL mode source file parsing containing just comments
dfdb2d6cb42955722a5893d59d6b3247ccaf9afc authored over 3 years ago
dfdb2d6cb42955722a5893d59d6b3247ccaf9afc authored over 3 years ago
fixed pure single line comment block syntax error in REPL mode
2ba7c982be1cc9ce580c2dd3f219207143c10e8a authored over 3 years ago
2ba7c982be1cc9ce580c2dd3f219207143c10e8a authored over 3 years ago
updated synchronization
233a3e5dcb26309966b038a9d3232fb7f10579cd authored over 3 years ago
233a3e5dcb26309966b038a9d3232fb7f10579cd authored over 3 years ago
Free vm Ctrl+D or REPL exit().
6a9ef16809f7962ca82d9825d7021ecdd6035ee4 authored over 3 years ago
6a9ef16809f7962ca82d9825d7021ecdd6035ee4 authored over 3 years ago
Fix seg fault on Ctrl+D
4390a6ac8ce28c6d6fde071901f6c0e5bf4c3719 authored over 3 years ago
4390a6ac8ce28c6d6fde071901f6c0e5bf4c3719 authored over 3 years ago
minor code formatting cleanups.
352e7f08fb80ff9574e1f37b2372cd248ef694b7 authored over 3 years ago
352e7f08fb80ff9574e1f37b2372cd248ef694b7 authored over 3 years ago
removed redundant functions and buffered output support
f9e67edcf4ffd255e68d0f512ca175e742d1d9b2 authored over 3 years ago
f9e67edcf4ffd255e68d0f512ca175e742d1d9b2 authored over 3 years ago
Fixed minor import bug
88ae2d14d551a7082701878c619098a7db83f85c authored over 3 years ago
88ae2d14d551a7082701878c619098a7db83f85c authored over 3 years ago
added support for doing something when unloading modules
200b0c2a7153035f6b001a4db89a67f0589163f7 authored over 3 years ago
200b0c2a7153035f6b001a4db89a67f0589163f7 authored over 3 years ago
minor package resolution fixes
91b4719bc12a98303f49251069c204e43fd98f44 authored over 3 years ago
91b4719bc12a98303f49251069c204e43fd98f44 authored over 3 years ago
fixed logarithm test
cbfb66598538fbf30b5a116753d78ebf6918e492 authored over 3 years ago
cbfb66598538fbf30b5a116753d78ebf6918e492 authored over 3 years ago
updated http module and changed format for importing local modules and core modules.
e57ef9f087d71e5a1c16b4b071d877501d7009e7 authored over 3 years ago
e57ef9f087d71e5a1c16b4b071d877501d7009e7 authored over 3 years ago
minor optimizations
8f95133329addab41e9dbb6c83d53fd4dab0f4b4 authored over 3 years ago
8f95133329addab41e9dbb6c83d53fd4dab0f4b4 authored over 3 years ago
fixed over import of modules
9b3d80a6ebe9b83cd8b9347d4fca9efb1d991511 authored over 3 years ago
9b3d80a6ebe9b83cd8b9347d4fca9efb1d991511 authored over 3 years ago
minor fixes for date module
24799db20e451b8d7cee83f2fff1ce5a7528dd15 authored over 3 years ago
24799db20e451b8d7cee83f2fff1ce5a7528dd15 authored over 3 years ago
minor fixes for io module
a0119e36e5ee8f3a7f62fd7893407c5ccb9ce8b7 authored over 3 years ago
a0119e36e5ee8f3a7f62fd7893407c5ccb9ce8b7 authored over 3 years ago
fixed more libraries
459b6d3ee1da04795356b98f14c2cb15fe0153c1 authored over 3 years ago
459b6d3ee1da04795356b98f14c2cb15fe0153c1 authored over 3 years ago
updated http module and test
a316c14701ad18abf8fc688e45e059d91c6c929b authored over 3 years ago
a316c14701ad18abf8fc688e45e059d91c6c929b authored over 3 years ago
method override to use decorations.
c8d4e925b1b5e42e6cbd0edc8b92c09dd3c414e5 authored over 3 years ago
c8d4e925b1b5e42e6cbd0edc8b92c09dd3c414e5 authored over 3 years ago
Merge branch 'main' of github.com:blade-lang/blade
20cdebc1c188afc7a0beef3253faf4cff8c10944 authored over 3 years ago
20cdebc1c188afc7a0beef3253faf4cff8c10944 authored over 3 years ago
updated sockets
5b7e28775f50b7e7c6eaea964d6d2925390dd69d authored over 3 years ago
5b7e28775f50b7e7c6eaea964d6d2925390dd69d authored over 3 years ago
removed docs from here since it now has it's own project.
63dbbbd93d2b0577a59a9814ddd037b7b60f96e8 authored over 3 years ago
63dbbbd93d2b0577a59a9814ddd037b7b60f96e8 authored over 3 years ago
Merge pull request #32 from blade-lang/module
Reimplemented Modules and importation.
d4300ec0f2f961361fccf7df7ec0ced99729c608 authored over 3 years ago
complied url library to new standards and fixed types compile error.
8d9cf3f3f041e71dd699a3506aacffccf02d758c authored over 3 years ago
8d9cf3f3f041e71dd699a3506aacffccf02d758c authored over 3 years ago
updated multiple modules along with an updated native module handling method
22cb61a4bd0f0826234f11b063b2203b39e24978 authored over 3 years ago
22cb61a4bd0f0826234f11b063b2203b39e24978 authored over 3 years ago
treated module convert and hash
d80056096d578d5aadf6bd7ff1d4771106615ce5 authored over 3 years ago
d80056096d578d5aadf6bd7ff1d4771106615ce5 authored over 3 years ago
base64 module treated
db2c9f4389e83ee8b629b5c160e55deff14d8c9d authored over 3 years ago
db2c9f4389e83ee8b629b5c160e55deff14d8c9d authored over 3 years ago
added option for having a module whose name starts with a reserved word.
244f2d51e34ba4faad9ece8be801be0c3dab352a authored over 3 years ago
244f2d51e34ba4faad9ece8be801be0c3dab352a authored over 3 years ago
updated modules C backend to support fields. Also updated io module to comply with new system.
00c1215fbd691047c2be1fee604da4b5137ea40e authored over 3 years ago
00c1215fbd691047c2be1fee604da4b5137ea40e authored over 3 years ago
modified math module based on the new structure
914261a955a497346ae3ec975d65826fdba564fb authored over 3 years ago
914261a955a497346ae3ec975d65826fdba564fb authored over 3 years ago
upgrades to how modules work
1. import statement changed from using stirngs to identifier
2. modules are now the primary objec...
small changes to socket and http library
8b1954b8034d94c4db4c3654c76391f9907b6a95 authored over 3 years ago
8b1954b8034d94c4db4c3654c76391f9907b6a95 authored over 3 years ago
moved VS code extension to another repo
06d52428cce5e510d0c9ab9a9e07e59a0e837fef authored over 3 years ago
06d52428cce5e510d0c9ab9a9e07e59a0e837fef authored over 3 years ago
Adopted MIT License
bfe1812a9cd6a32fd21b7f6e8e1cfeb2a776fd4f authored over 3 years ago
bfe1812a9cd6a32fd21b7f6e8e1cfeb2a776fd4f authored over 3 years ago
Adopted MIT license
12e0638a7065569333d7439b8c75e35054696c9b authored over 3 years ago
12e0638a7065569333d7439b8c75e35054696c9b authored over 3 years ago
Merge remote-tracking branch 'origin/main'
# Conflicts:
# LICENSE
Adopted MIT License
06a64bbf14e650501438178ee7703ec83becacbd authored over 3 years ago
06a64bbf14e650501438178ee7703ec83becacbd authored over 3 years ago
Adopted MIT License
34f858f8b5084371e4aa0710e71b594f58c37b15 authored over 3 years ago
34f858f8b5084371e4aa0710e71b594f58c37b15 authored over 3 years ago
Create LICENSE
af3b66c440eacc35c23642ca314cef41f08789de authored over 3 years ago
af3b66c440eacc35c23642ca314cef41f08789de authored over 3 years ago
dropped GNU license
5f41f406806a24963a594fe3385b08bc812eaa6a authored over 3 years ago
5f41f406806a24963a594fe3385b08bc812eaa6a authored over 3 years ago
fix windows missing header error
e98cea23ca7cae06ad68dd4fc69c92dd3daeeaf6 authored over 3 years ago
e98cea23ca7cae06ad68dd4fc69c92dd3daeeaf6 authored over 3 years ago
fix windows missing header error
ac9495fdba94c122b641a400511581e6a31257c3 authored over 3 years ago
ac9495fdba94c122b641a400511581e6a31257c3 authored over 3 years ago
updated version info
8c5ffc5d4f1459a08d46164c801e7bb3ea832a67 authored over 3 years ago
8c5ffc5d4f1459a08d46164c801e7bb3ea832a67 authored over 3 years ago
migrated from mcfriend99/Bird to blade-lang/blade
28d68571f3d9fd3dbbde1720d9b8ac039d8fa029 authored over 3 years ago
28d68571f3d9fd3dbbde1720d9b8ac039d8fa029 authored over 3 years ago
fixed windows cmake build problem on github
e1fd2d9c423020b378d21315780eb1daf68cf591 authored over 3 years ago
e1fd2d9c423020b378d21315780eb1daf68cf591 authored over 3 years ago
fixed windows cmake build problem on github
b856521414431f3af7eb346a89e46543bb79ef07 authored over 3 years ago
b856521414431f3af7eb346a89e46543bb79ef07 authored over 3 years ago
fixed windows cmake build problem on github
81fb3aade0cf93fc51184b9742c8c3e05ec1ffd4 authored over 3 years ago
81fb3aade0cf93fc51184b9742c8c3e05ec1ffd4 authored over 3 years ago
fixed windows cmake build problem on github
6174207c8c3a4f98951e2c7ac1cf61df5a4c1b0a authored over 3 years ago
6174207c8c3a4f98951e2c7ac1cf61df5a4c1b0a authored over 3 years ago
fixed windows cmake build problem on github
196f854a1450d82edd985e0c7029439b27c971eb authored over 3 years ago
196f854a1450d82edd985e0c7029439b27c971eb authored over 3 years ago
fixed windows cmake build problem on github
bee341620c4acf31076f23a6a18275d6921792d8 authored over 3 years ago
bee341620c4acf31076f23a6a18275d6921792d8 authored over 3 years ago
fixed windows cmake build problem on github
f35d9295ea92f63a36a184193f5ff3233d1a69f1 authored over 3 years ago
f35d9295ea92f63a36a184193f5ff3233d1a69f1 authored over 3 years ago
fixed windows cmake build problem on github
63b606c5bf4f914d05a4e5b95ad6827e4c0d0916 authored over 3 years ago
63b606c5bf4f914d05a4e5b95ad6827e4c0d0916 authored over 3 years ago
fixed windows cmake build problem on github
7d3914166690beb5240c4a1ecbe75d395e38a82d authored over 3 years ago
7d3914166690beb5240c4a1ecbe75d395e38a82d authored over 3 years ago
fixed windows cmake build problem on github
7fc266280ce3ae87bb7581741192e6918be64940 authored over 3 years ago
7fc266280ce3ae87bb7581741192e6918be64940 authored over 3 years ago
fixed windows cmake build problem on github
a0b933fb8bed030f6ada192e3a513263ede672eb authored over 3 years ago
a0b933fb8bed030f6ada192e3a513263ede672eb authored over 3 years ago
fixed windows cmake build problem on github
654e16b3e2cbb34fb56a4b31c8ee39df86d9c8ff authored over 3 years ago
654e16b3e2cbb34fb56a4b31c8ee39df86d9c8ff authored over 3 years ago
fixed windows cmake build problem on github
b50e855784d56872cba72c21fd2e9112466dbe18 authored over 3 years ago
b50e855784d56872cba72c21fd2e9112466dbe18 authored over 3 years ago
fixed windows workflow failure
52a1fd77f355dfa81b03552d909237cfc04dc03a authored over 3 years ago
52a1fd77f355dfa81b03552d909237cfc04dc03a authored over 3 years ago
fixed
5889261b2fbd310c48f83f5f0d4db2af6a75fe28 authored over 3 years ago
5889261b2fbd310c48f83f5f0d4db2af6a75fe28 authored over 3 years ago
fixed windows issues and cmake build problem
f3e5014eb5faed9817fc024a612b1165c6e1b4b8 authored over 3 years ago
f3e5014eb5faed9817fc024a612b1165c6e1b4b8 authored over 3 years ago
fixed windows issues and cmake build problem
37df9f504d09bf043a1897e812b49bffa06b3cf3 authored over 3 years ago
37df9f504d09bf043a1897e812b49bffa06b3cf3 authored over 3 years ago
fixed windows issues and cmake build problem
033909391552d6c120532f8a6f89c56269a22d5f authored over 3 years ago
033909391552d6c120532f8a6f89c56269a22d5f authored over 3 years ago
fixed windows issues and cmake build problem
6ca3a3673ba014aa82d18c0eceac7fc03f23f172 authored over 3 years ago
6ca3a3673ba014aa82d18c0eceac7fc03f23f172 authored over 3 years ago
update cmake to fix windows build error and update to autosearch for libpcre2-8 and libz for non-msvc environment.
54143d6b8fb8327a5c3955d5f91293e06bb703e8 authored over 3 years ago
54143d6b8fb8327a5c3955d5f91293e06bb703e8 authored over 3 years ago
update cmake to fix windows build error and update to autosearch for libpcre2-8 and libz for non-msvc environment.
1890e11f0418c545c9080f10d0fd4d8df28d0722 authored over 3 years ago
1890e11f0418c545c9080f10d0fd4d8df28d0722 authored over 3 years ago
update cmake to fix windows build error and update to autosearch for libpcre2-8 and libz
26f11212921bbbf3d5a0bccda1d34ca01d971458 authored over 3 years ago
26f11212921bbbf3d5a0bccda1d34ca01d971458 authored over 3 years ago
update cmake to fix windows build error and update to autosearch for libpcre2-8 and libz
a7e54e9aae4b77ca48f3cb22d4c872088c096d7c authored over 3 years ago
a7e54e9aae4b77ca48f3cb22d4c872088c096d7c authored over 3 years ago
update cmake to fix windows build error and update to autosearch for libpcre2-8 and libz
9f9b972c4f0646a955f1d23682b0acf0ccea5db4 authored over 3 years ago
9f9b972c4f0646a955f1d23682b0acf0ccea5db4 authored over 3 years ago
update cmake to fix windows build error and update to autosearch for libpcre2-8 and libz
59e7881e7fa72b23aec36de9b97ac911d310bb28 authored over 3 years ago
59e7881e7fa72b23aec36de9b97ac911d310bb28 authored over 3 years ago
update cmake to fix windows build error
8a404c18cae965bcd8efa1ea86dbc80423b88407 authored over 3 years ago
8a404c18cae965bcd8efa1ea86dbc80423b88407 authored over 3 years ago
update cmake to fix windows build error
812aa16282519de6ff776a63448d574cbdd78796 authored over 3 years ago
812aa16282519de6ff776a63448d574cbdd78796 authored over 3 years ago
update cmake to fix windows build error
c2476b5eb1315c0786116c3322cff371100c0cb7 authored over 3 years ago
c2476b5eb1315c0786116c3322cff371100c0cb7 authored over 3 years ago
update cmake to fix windows build error
cab9fcb5bf496d363cd23b0e20eb52184b72eb8a authored over 3 years ago
cab9fcb5bf496d363cd23b0e20eb52184b72eb8a authored over 3 years ago
update cmake to fix windows build error
32efee4cd480d6a0c61dfca02f47a0f22b2a2a32 authored over 3 years ago
32efee4cd480d6a0c61dfca02f47a0f22b2a2a32 authored over 3 years ago
update cmake to fix windows build error
c64b9966317587646ca27b69f1b0d817792c1bcc authored over 3 years ago
c64b9966317587646ca27b69f1b0d817792c1bcc authored over 3 years ago
update cmake to fix windows build error
c649aec4910e74263546cabca1812fc1182dbff5 authored over 3 years ago
c649aec4910e74263546cabca1812fc1182dbff5 authored over 3 years ago
update cmake to fix windows build error
7ea4abd923ffdcb4d74f9552c11f6e9fa489919d authored over 3 years ago
7ea4abd923ffdcb4d74f9552c11f6e9fa489919d authored over 3 years ago
update cmake to fix windows build error
01ecab252c3faca3e44b14a1092ecfa76aa64455 authored over 3 years ago
01ecab252c3faca3e44b14a1092ecfa76aa64455 authored over 3 years ago
update cmake to fix windows build error
55639baefafecdd58cfa466995bdf6e98c391cfb authored over 3 years ago
55639baefafecdd58cfa466995bdf6e98c391cfb authored over 3 years ago
update cmake to fix windows build error
35e1aade6b5fcb573989eb703764cbeafabc803e authored over 3 years ago
35e1aade6b5fcb573989eb703764cbeafabc803e authored over 3 years ago
updated windows workflows failure.
9e8a96144c9cf4575afe1e0eee1e53ae74c10306 authored over 3 years ago
9e8a96144c9cf4575afe1e0eee1e53ae74c10306 authored over 3 years ago
updated windows workflows failure.
6b3a676b0bbb46a122dd4a53a793d3145a5cf094 authored over 3 years ago
6b3a676b0bbb46a122dd4a53a793d3145a5cf094 authored over 3 years ago
updated windows workflows failure.
d7e1a83aa3dbea5adfa9e646b03ee43cef26d258 authored over 3 years ago
d7e1a83aa3dbea5adfa9e646b03ee43cef26d258 authored over 3 years ago
updated codeql workflows.
ce99d81a56ecbbc8fec01b32c29fb3bb37c89221 authored over 3 years ago
ce99d81a56ecbbc8fec01b32c29fb3bb37c89221 authored over 3 years ago