0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaning code More... about 8 years ago
Updated the code for multiple linear regression, to make it work under 64 bit More... about 8 years ago
Minor updates, left on uni pc More... about 11 years ago
Minor updates, some additional comments More... about 11 years ago
Removed the obsolete dcmp/errors.d, updated refs to dcode/errors.d More... about 11 years ago
Added bin to .gitignore More... about 11 years ago
No bin files More... about 11 years ago
Initial import of oldish project More... about 11 years ago
Moved errors.d from dcmp to dcode common code folder More... about 11 years ago
Updates to make the regression module more clean More... about 11 years ago
Empty file sync More... about 11 years ago
Minor More... about 11 years ago
Importing old project SDL engine, a single window struct to render openGL More... about 11 years ago
Start of VM for the language More... about 11 years ago
Testing writing out midi More... about 11 years ago
Minor fix for negative factors More... about 11 years ago
Anti-Stack smashing by local variables, we now allocate them as additional .bss globals More... about 11 years ago
Reworking variables now its location (global, arg, stack) is inside the variable More... about 11 years ago
Updates from last weekend More... about 11 years ago
Merge branch 'master' of github.com:DannyArends/D-coding More... about 11 years ago
Minor update for x64 More... over 11 years ago
Minor changes, small boolean fix in asm More... over 11 years ago
Variable related functions to variables.d More... over 11 years ago
Static arrays and starting with types (need to add bound and type checking) More... over 11 years ago
Again minor bugs in boolean handling More... over 11 years ago
Added a Variable and a Function struct, should replace the string[] More... over 11 years ago
Again a minor fix for boolean logic More... over 11 years ago
Updates to boolean logic More... over 11 years ago
Minor changed the labels More... over 11 years ago
Adding else statement, fixed the < and > jumps More... over 11 years ago