Ecosyste.ms: OpenCollective

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

github.com/One-Language/One

One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
https://github.com/One-Language/One

Rename except function and adding parseExpressions and parserExpression

648b439f67d0d1c707b7be0710daf1ce551040ec authored over 3 years ago by Max Base <[email protected]>
Fix a minor bug of token for ! _ token

9416487ba863b3dbaaca9e8d2140a105c9119e25 authored over 3 years ago by Max Base <[email protected]>
fix format / parser.c

7c871189dce546521f60f591d911fde7f74ddd88 authored over 3 years ago by Max Base <[email protected]>
Adding ! _ and ! __ to token stage

f685e973287daf8b5808ef929e91b37f709242df authored over 3 years ago by Max Base <[email protected]>
Detect _ __ ! _ ! __ stmt

d0ec718325159b4d56042b9c280d12678c5e23cd authored over 3 years ago by Max Base <[email protected]>
Adding statement parser, adding print printdb printdbnl printnl

fd4ff087f0e8e1ad11e45cfd01199efb52f747bf authored over 3 years ago by Max Base <[email protected]>
pre-commit on parser.c

cbea1c18c34d634e9a0c3dcea671f9d89a144572 authored over 3 years ago by Max Base <[email protected]>
Design first step of parser

2d094330f86769176a2280588b928b7c422a06aa authored over 3 years ago by Max Base <[email protected]>
Adding errors to parser funcs

f11bea6a524b9ce9ea72f5c841394532dca295d7 authored over 3 years ago by Max Base <[email protected]>
Fix pre-comment errors / sorry john

0aae3e00c30f86519b1432789b373795dc8068e7 authored over 3 years ago by Max Base <[email protected]>
Adding except and exceptGo function and improve parser

726b22444f59820a10d23954e28121ec63c2f3ff authored over 3 years ago by Max Base <[email protected]>
Adding a test-mode function to check user-defined types

1c63dfaa2767520751dc4565c5d0cbb6282dcb50 authored over 3 years ago by Max Base <[email protected]>
Start working on parser stage

55563c3bee832dfede74c0068289dca390185702 authored over 3 years ago by Max Base <[email protected]>
Adding > >= >> < <= << operators to token

5c73917c85ffdfc9b761afe7fbc0c579ed8e8cd0 authored over 3 years ago by Max Base <[email protected]>
Merge pull request #70 from basalumutgazi/patch-1

update contributors.md

70789d3ddfbf32949860bea447741f7bf114a8ab authored over 3 years ago by Max Base <[email protected]>
Run pre commit for all files

e8c586c1d436c24931c0950899a2d78d73343af1 authored over 3 years ago by Max Base <[email protected]>
do commit

74ded8aba4b3ff5880e7de28422c60a2030ad5be authored over 3 years ago by Max Base <[email protected]>
update contributors.md

i have added myself as @BaseMax requested.

7cf1403441e1a7105dec4afcea334c69c5fa302a authored over 3 years ago by basalumutgazi <[email protected]>
run pre-commit script

9668d5d00bde7e83809e71f51156fb0a6d69cab4 authored over 3 years ago by Max Base <[email protected]>
Merge pull request #69 from basalumutgazi/fix-spelling

spell fixes for some files

245993e2fa0d6a5154f25a1a748842ebb701fc6e authored over 3 years ago by Max Base <[email protected]>
spell fixes for some files

some files had some misspelled words, fixed them.

46166f34fb777fe75b9c4bd610b80cceb2bcfdc0 authored over 3 years ago by basalumutgazi <[email protected]>
Merge pull request #68 from basalumutgazi/mission-statement

mission-statement file update

b89a2c82211303d1aa044493d47d6e9ceb97cc62 authored over 3 years ago by Max Base <[email protected]>
mission-statement file update

adc7ef95eea146a1d048473a985c01a0d4bbff72 authored over 3 years ago by basalumutgazi <[email protected]>
Adding a line comment to token.c

84324371710330e82849ab4d6441fd03cab4a0c2 authored over 3 years ago by Max Base <[email protected]>
Adding smart string , this will need to support variable data later

9518f33a315046296f7bf7af009c503b66528c72 authored over 3 years ago by Max Base <[email protected]>
Adding size data-type

8ae289deedab1856423900b910287566b7682003 authored over 3 years ago by Max Base <[email protected]>
Adding any data-type

c2559c15597d25598f08ebdac184bea426b89130 authored over 3 years ago by Max Base <[email protected]>
Adding const and final keyword to token

1ac1cc450a899590f9ef711766cea35ca055947c authored over 3 years ago by Max Base <[email protected]>
Adding i128 u128 to token

ac6b55195106ea614c4bb2fcd310b9a632174ccf authored over 3 years ago by Max Base <[email protected]>
Adding more example to input.one file / sample function to ret number

1dad93c9abeefb9e269955b1a94b664408c66842 authored over 3 years ago by Max Base <[email protected]>
Adding print example code to input.one

facbf09fe859237034cb6fa5c04521a4e56db20b authored over 3 years ago by Max Base <[email protected]>
Adding _ __ ! _ ! __ / print commands to token stage

2224a48e1c780e055fc86c9864ff53f0340e29b1 authored over 3 years ago by Max Base <[email protected]>
Adding more example to input.one file

282013406b0d6e0e5d60bdc70264e26c1b982332 authored over 3 years ago by Max Base <[email protected]>
Adding : :: , ; token to lexer/token stage

cf6bd201af91a413fbb1f27c29bcb290e3328739 authored over 3 years ago by Max Base <[email protected]>
Adding [] token to token stage

304b655d6b9a946d8687f12ff4b64528b6494baa authored over 3 years ago by Max Base <[email protected]>
Support string value at lexer/token stage

0c667bd7cbd3dac5e195627a05c8597bb01eaf00 authored over 3 years ago by Max Base <[email protected]>
Adding new token = == ===

cf1d0bca529d498552b2c050b486a8926982de04 authored over 3 years ago by Max Base <[email protected]>
Why in some case when we put newline and free space at end of file, we not see a EOF token there!

59ccb9f428f7ce8e5e05e3909ed30380c35e49fb authored over 3 years ago by Max Base <[email protected]>
Adding u8 u16 u32 u64 to tokenName func

ad7014f386d5305eef88b90c3040f7bb5aba1635 authored over 3 years ago by Max Base <[email protected]>
Adding new token to tokenName func

8a72cb1fe0e1b0e4294d1fa419876fac94f1af4a authored over 3 years ago by Max Base <[email protected]>
Adding . and .. and ... token

4a2fef9d57f4b40f389fd0922cd5bed4e3bdd140 authored over 3 years ago by Max Base <[email protected]>
Adding data-types to token and lexer stage

2c7d87d6ae1bb816135be8bfd92c4930a8c24138 authored over 3 years ago by Max Base <[email protected]>
Adding { } ( ) to token stage

8717af27b041a27b950a16ca8528dfe967597ea0 authored over 3 years ago by Max Base <[email protected]>
Display name of current test at lexer-tester script

3153abf9bce318d9d820a2ed14b66b0a1f11ab15 authored over 3 years ago by Max Base <[email protected]>
Implenment a tester script for lexer / still alpha stage

5c8989619829028bcaad841930006b04a14f4d16 authored over 3 years ago by Max Base <[email protected]>
Create a sample program at lexer.test.c

1a1044f5b0d427a0adbdc0dab89c7ef9a09d7c8f authored over 3 years ago by Max Base <[email protected]>
Fix vstring of number token in token stage, since we need number value at parser stage

38a33ef5d0081fa4ca629bf7f72de5d0459ac35c authored over 3 years ago by Max Base <[email protected]>
remove digits char array and use ->vstring with malloc

20ad5be4f7b807d06abea78bd00fcfa6dd18d80e authored over 3 years ago by Max Base <[email protected]>
Improve lexer and parser communication

b9d2088e12f87db8ace2b3a660f6c6ae779d4b9e authored over 3 years ago by Max Base <[email protected]>
Create parser file

546fc694cfb7b1ffc9ccb1968a6d787efadd64ea authored over 3 years ago by Max Base <[email protected]>
Comment lexer number log and display vstring at lexer file and not in token file

3856d8986758ed9dd033303ef30c125da7bc3a19 authored over 3 years ago by Max Base <[email protected]>
adding new token to tokenName func

075a3a9f986639ba4768defa029014128f06a4ec authored over 3 years ago by Max Base <[email protected]>
Support + ++ - -- * ** / // operators at lexer stage

f3d07e3057512115b146cfb7781db259a664f530 authored over 3 years ago by Max Base <[email protected]>
Adding hint for number digits at token file

fedc9dabfdef2151c22a8a2fa3782f94f320e5a9 authored over 3 years ago by Max Base <[email protected]>
Adding hint for hex number at token file

02972a788a7555e7091c20c324d82b7ddb531b85 authored over 3 years ago by Max Base <[email protected]>
We will need max limit for number digits

14eb9efd3e6dc6f0e0473ac4526791bbeba65605 authored over 3 years ago by Max Base <[email protected]>
Improve float number startswith . and not 0

e7f8db4b80f67537eed37979a1779011311c6d2d authored over 3 years ago by Max Base <[email protected]>
Support decimal number and float number and test at input.one

e81beb0fb7f616b0e3712fc6ff869ca53b1e00b5 authored over 3 years ago by Max Base <[email protected]>
Fix bug of multi-line comment at lexer stage

d7caa306fe1741b7553fb5dac2151a3f5852946a authored over 3 years ago by Max Base <[email protected]>
Detect registered keywords and adding some keyword to token file

9c11030cd4493f35fee9ef189c28c1dd581c3be5 authored over 3 years ago by Max Base <[email protected]>
Comment identifier reader at lexer

ee3f84144a6f4a83aeddab305c2cc2cb1724c4c7 authored over 3 years ago by Max Base <[email protected]>
Add comment for lexer/multi-line comment

b78a489d95a80650d4778d7cf4ef15086b2eafaf authored over 3 years ago by Max Base <[email protected]>
Support multi-line comment and identifier to lexer stage

16c9d10c0fc643f293e750f9e9971c3146d7b663 authored over 3 years ago by Max Base <[email protected]>
tokenName function and support single-line comment

b37256cf6c1a6589f27206955585d0c6587cbd80 authored over 3 years ago by Max Base <[email protected]>
Merge branch 'master' of https://github.com/one-language/One

8f46f41eb72b8d2eaa8375452337ad307d768fb7 authored over 3 years ago by Max Base <[email protected]>
Fix errors of header dependency / solve problem of lexer tokens loop

99cd4cbc7f6dccf911fd746424dbb8699a6367b9 authored over 3 years ago by Max Base <[email protected]>
Merge pull request #67 from tHe-AK/issue-templates

Updated issue templates

2a0110101699366d0ed2ccfac1140c0d7717f0a7 authored over 3 years ago by Max Base <[email protected]>
Updated issue templates

b9b56b51a6d3f24c75d14673939195cc1843323a authored over 3 years ago by Akshay Kapoor <[email protected]>
Fix errorprints bug

2729638e4d108324bea575cf8b4793d2d9582c22 authored over 3 years ago by Max Base <[email protected]>
Merge branch 'master' of https://github.com/one-language/One

d2b2a21c60f50265632d30d896650729554591ac authored over 3 years ago by Max Base <[email protected]>
LexerInit and pass errorsContainer to all lexer and file funcs

4e21033af7b940d3e50ff20827f5c307078d9929 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

f53187d61943c764657b964aa0e995a3bb9320cf authored over 3 years ago by Max Base <[email protected]>
Fix README and Clang Format (#65)

b2d7b996d26cdb899b73268679174d7d00d95f1f authored over 3 years ago by John Bampton <[email protected]>
Create error.c

040d625f3e86f23cf53464f50407a2fcf60b43e2 authored over 3 years ago by Max Base <[email protected]>
Remove tabs (#64)

9846dcc0bb734ed31e5875bd2e0866eb341fbb07 authored over 3 years ago by John Bampton <[email protected]>
Add the pull request labeler (#63)

d7eed747055aac9267eb7d4d27d161f8209e5127 authored over 3 years ago by John Bampton <[email protected]>
Add Clang Format to pre-commit (#62)

d4655fba78fe0e13cbe2a5087cbbc5aaf91403d0 authored over 3 years ago by John Bampton <[email protected]>
File.c: readFile into string

e1ad254d7cbe476eb92ee354dd6328980e4ddf4c authored over 3 years ago by Max Base <[email protected]>
Merge branch 'master' of https://github.com/one-language/One

13d49951d868c3a2544e5c16070d52000893f3e1 authored over 3 years ago by Max Base <[email protected]>
Create token file / fix crash of freeArg

6aa9cca4ffd15a740a6bf1174aab9668351d9957 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

ffb95bd90b5ec77635435b8e7304538db67a9cc0 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

73f48783a1ac85d46b0f70a1d2ba4675a48d4363 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

4edd06709e706fb8f2ce2569a6f8f48b1b78f954 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

516a29651b733b318ebc02cfe9084694d1a4d466 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

f676ac63aa402d13d4b14e8f8875ac91153de528 authored over 3 years ago by Max Base <[email protected]>
Update issue templates

88cd4803a6f398072721adf5614c73030113c11b authored over 3 years ago by Max Base <[email protected]>
Update join-core-team.md

e06ef1e33909e347ec4ee4a135122d848e7f48fb authored over 3 years ago by Max Base <[email protected]>
Update issue templates

a1d793e343b99a4ffaaaa22d356aaa9aef966972 authored over 3 years ago by Max Base <[email protected]>
Update issue templates: Join Core team

50e5f67b061de8cc442ff239bcc4d98ca20dcda0 authored over 3 years ago by Max Base <[email protected]>
Remove build directory

9c3e5969646e1aa0ae955e759609301784d25d5d authored over 3 years ago by Max Base <[email protected]>
Delete .idea and cmake-build-debug dir

148352b65c65f12e66cdd1b14da781b5b4ef2dc9 authored over 3 years ago by Max Base <[email protected]>
Adding bad dir/files to gitignore and create file.c

d477206aa68c531be0af5a4c3ced0b66de7e2f8d authored over 3 years ago by Max Base <[email protected]>
Update git ignore: Ignore build directory

50b5bbb83fbe1d8af21747efc4734585f340683e authored over 3 years ago by Max Base <[email protected]>
Add a \n at argsHelp

92313dda9481aa0983f96ec28e4b9b8223d3fca3 authored over 3 years ago by Max Base <[email protected]>
Adding .clang-format file

f34399a7697b5041c9e0433af4b4ce98a447e028 authored over 3 years ago by Max Base <[email protected]>
Fix errors/adding compile c and h

923cac1d48d107ce6166f727ec23569189b84fb0 authored over 3 years ago by Max Base <[email protected]>
Format files

a8d20814eacebca0267e840fb2d781750986c4cf authored over 3 years ago by Max Base <[email protected]>
Adding CMAKE to project

cec37fa5b4294bf4a1605513dc9b662757e8c319 authored over 3 years ago by Max Base <[email protected]>
Merge pull request #60 from jbampton/clang-format

Clang Format

d03529ff3c97a0aa592f1d83d2f5a2e350bbfac0 authored over 3 years ago by Max Base <[email protected]>
Clang Format

8bb042f97a212fd8078dce4336dcc501e05d5fa2 authored over 3 years ago by John Bampton <[email protected]>