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

implemented list

github.com/blade-lang/blade - e24f20175f70341da646af65ce4a04de4cb17f52 authored almost 4 years ago by Richard Ore <[email protected]>
Merge branch 'main' of https://github.com/mcfriend99/Bird into main

github.com/blade-lang/blade - 118dba3df38acdb7210539683c16d315403c94c2 authored almost 4 years ago by Richard Ore <[email protected]>
Initial commit

github.com/blade-lang/blade - 5fba6a2edcc373d3701657de04862d093844c574 authored almost 4 years ago by Richard Ore <[email protected]>
reverted max local and upvalues

github.com/blade-lang/blade - e2d926d5178021fb12cb384e5b855556c52344c2 authored almost 4 years ago by Richard Ore <[email protected]>
increased locals and upvalues max to 65536

github.com/blade-lang/blade - 096b0468753945ef5206ccdecec88a980d8e7788 authored almost 4 years ago by Richard Ore <[email protected]>
fixed missing op_negate compilation and string multiplication

github.com/blade-lang/blade - e6fc0a4f26850e694f2cef40bdef61c206ccbe9f authored almost 4 years ago by Richard Ore <[email protected]>
stopped making closure of all functions

github.com/blade-lang/blade - 212dbbe24b5ae346b75583242e3d2949cc8af29a authored almost 4 years ago by Richard Ore <[email protected]>
ctest

github.com/blade-lang/blade - 08173c108164870324e368cb302daa5a0c498217 authored almost 4 years ago by Richard Ore <[email protected]>
added all arithemetics

github.com/blade-lang/blade - 7adf469c1429bce22640ef13cbe4c55e1235488f authored almost 4 years ago by Richard Ore <[email protected]>
added bit manipulation

github.com/blade-lang/blade - 68bd249c2bb6c04e1eda8dc226ae449d5817b6d9 authored almost 4 years ago by Richard Ore <[email protected]>
removed stack test from function test

github.com/blade-lang/blade - 920dcab60bc6e81c09fc95e8a96182e68b877597 authored almost 4 years ago by Richard Ore <[email protected]>
completed nan boxing

github.com/blade-lang/blade - 95efc55bdf1449a1d79cca0d187d03a07570cc0a authored almost 4 years ago by Richard Ore <[email protected]>
made hashtables faster

github.com/blade-lang/blade - 7e730fa7b9cc598704e61a079c8ac36e6af68eb8 authored almost 4 years ago by Richard Ore <[email protected]>
removed unused declarations

github.com/blade-lang/blade - b3a940f5b0f32e27c2be6e97ede2eabf34083cdf authored almost 4 years ago by Richard Ore <[email protected]>
completed classes

github.com/blade-lang/blade - 740ca3ad2aeab242841ce996fd8fee65febfc047 authored almost 4 years ago by Richard Ore <[email protected]>
clear whitespace after precedence operator

github.com/blade-lang/blade - 0ccb20ceb164da213ccc8cb43016dee2c9d2fe4b authored almost 4 years ago by Richard Ore <[email protected]>
completed base class

github.com/blade-lang/blade - 113aac4469362a3e3ca7cae5b52c9b4b064679ae authored almost 4 years ago by Richard Ore <[email protected]>
initalized methods

github.com/blade-lang/blade - 36deb38d25112dd6c288fa0962b9927b1c8304ef authored almost 4 years ago by Richard Ore <[email protected]>
added delprop built-in function

github.com/blade-lang/blade - 1d3dfb9d22bb1cb5ff27e250a8dee469eca8ed93 authored almost 4 years ago by Richard Ore <[email protected]>
added support for runtime check, get and set of properties

github.com/blade-lang/blade - 1c47712249460e8a27ea460dc02bfad3caccde13 authored almost 4 years ago by Richard Ore <[email protected]>
fixed dot() parsing and added test for class

github.com/blade-lang/blade - d7675b9ab88d7da0bb2a119c1ba3be7a6cf10099 authored almost 4 years ago by Richard Ore <[email protected]>
initalized classes and instance

github.com/blade-lang/blade - 1f77e395cb8ef69e44e52e90139f0fbd8ce6adfa authored almost 4 years ago by Richard Ore <[email protected]>
merged gc

github.com/blade-lang/blade - 0ea2501af4dec63efae6a06c0455dc4be9ce5d2f authored almost 4 years ago by Richard Ore <[email protected]>
done with gc for noew

github.com/blade-lang/blade - 915b9bf63f976a11d3fe7d1014a2899ea93f41ff authored almost 4 years ago by Richard Ore <[email protected]>
created gc but stress mode still fails

github.com/blade-lang/blade - 9c7ccbb2989f0e30a5c888fa7db4f0f8ddd48d85 authored almost 4 years ago by Richard Ore <[email protected]>
initalized gc

github.com/blade-lang/blade - 97e22fca132115b41960553f7ba8a2042409f869 authored almost 4 years ago by Richard Ore <[email protected]>
added support for comma token

github.com/blade-lang/blade - 7b790af85c715c1df513c446c3a9ef11bf8921d1 authored almost 4 years ago by Richard Ore <[email protected]>
finalized discard_local in compiler

github.com/blade-lang/blade - 83e9674d4c43c3763b9c86467fdecc9a2658d74b authored almost 4 years ago by Richard Ore <[email protected]>
added closures

github.com/blade-lang/blade - 67c6ee94ac6f97cc497fca01f00e186fcd2fcf4a authored almost 4 years ago by Richard Ore <[email protected]>
added native functions

github.com/blade-lang/blade - 4691d0de23c02a2999463ced3ebb1cf1c36d4807 authored almost 4 years ago by Richard Ore <[email protected]>
fixed function newline bug

github.com/blade-lang/blade - 6938cc450bf3011f5136907480c7933142a31dcc authored almost 4 years ago by Richard Ore <[email protected]>
added functions

github.com/blade-lang/blade - ab2162a33d1be51611a2dc6b6506bc50d758272b authored almost 4 years ago by Richard Ore <[email protected]>
added break statement as well as initalized function call frames

github.com/blade-lang/blade - 9466aafbffbb65faafe64671a1dcde67c08ee885 authored almost 4 years ago by Richard Ore <[email protected]>
implemented continue statement

github.com/blade-lang/blade - 7d629f807296aca806a593c74b48b6f049ec7ed6 authored almost 4 years ago by Richard Ore <[email protected]>
fixed dup bug

github.com/blade-lang/blade - 26ce1097c4e7fa7b45552191ff241325dc214a59 authored almost 4 years ago by Richard Ore <[email protected]>
fixed table debug printing in non-debug mode

github.com/blade-lang/blade - d12db09a6011018b1464710e4a9d3cf7b8a30e4d authored almost 4 years ago by Richard Ore <[email protected]>
remove redundant instructions and set constant to 16bit integer by default

github.com/blade-lang/blade - 8dbac61d9eabfd40e495fa7aa081c1242dbe7f13 authored almost 4 years ago by Richard Ore <[email protected]>
added iter statements (c's for loop)

github.com/blade-lang/blade - 3b2d8ed8bf459115a766eb199e8aa3454cf661a7 authored almost 4 years ago by Richard Ore <[email protected]>
added while statement

github.com/blade-lang/blade - 4604807a712e55c4d76770f34649a6adbe527e8d authored almost 4 years ago by Richard Ore <[email protected]>
fixed block comment in vscode extension

github.com/blade-lang/blade - 4b901bb22593751e965c5444d7862913064a6e51 authored almost 4 years ago by Richard Ore <[email protected]>
fixed table corruption

github.com/blade-lang/blade - 19ddb1b9338599eb69cf117313a2d8b4e4127e11 authored almost 4 years ago by Richard Ore <[email protected]>
added support for conditional and & or

github.com/blade-lang/blade - 88b657dc50e2b30b7d2b03f5f3c39fc451cd56b0 authored almost 4 years ago by Richard Ore <[email protected]>
added if conditional statements

github.com/blade-lang/blade - 152f06a9c62187f1940822ac2e9661ee86e2d47a authored almost 4 years ago by Richard Ore <[email protected]>
added vscode extendsion, var test and fixed EOF at statement end

github.com/blade-lang/blade - 79a70dcfd2535e081ae5eab5476e71a64dc5fbd4 authored almost 4 years ago by Richard Ore <[email protected]>
added tests and fixed scoping issues

github.com/blade-lang/blade - 1e499ada1090d4777f62abc733673543e40aaba6 authored about 4 years ago by Richard Ore <[email protected]>
added variable scoping (local variables)

github.com/blade-lang/blade - 50e00aa73aa1495703381451a9e63d736efc150c authored about 4 years ago by Richard Ore <[email protected]>
removed build dir from git

github.com/blade-lang/blade - 5bf9f90dd510359f8750ab3a6e24f18819fa6e46 authored about 4 years ago by Richard Ore <[email protected]>
added hashtables and global variables

github.com/blade-lang/blade - 16144b4789916cf1eb7321cc5fc0ef9f55710fa4 authored about 4 years ago by Richard Ore <[email protected]>
implemented base vm and compiler capable of doing arithemetic and string operations

github.com/blade-lang/blade - 1ce6087d145f09aaeab94049c4c40dbb95a57e05 authored about 4 years ago by Richard Ore <[email protected]>