0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Somewhat random refactoring. More... about 8 years ago
Useless notes, too generic. More... about 8 years ago
Test cases for +! and -! More... about 8 years ago
Test cases for @ and ! More... about 8 years ago
Picked a license. Scrapped a few more lines. More... about 8 years ago
A few more words moved into the library. More... about 8 years ago
Tests for bitwise operators, using brk(2) now. More... about 8 years ago
Better summary. More... about 8 years ago
Move some primitives to library. More... about 8 years ago
Lots of changes and fixes. More... about 8 years ago
Some Makefile changes. More... about 8 years ago
The -ROT test found a HUGE bug in the FIND primitive. More... about 8 years ago
Collecting some very basic test cases. More... about 8 years ago
Links to other ARM FORTHs. More... about 8 years ago
Using EABI syscalls now, OABI stuff removed. More... about 8 years ago
Markdown. More... about 8 years ago
Updated README. More... about 8 years ago
Example for ARM system calls. More... about 8 years ago
Moved #include up to avoid SWI assembler issues. Added basic debugging facilities. Fixed indirection in NEXT, I think? Simplified DOCOL. Simpler /MOD code that works, only positive numbers though. Fixed WORD and NUMBER, I think? Refactored TELL using _TELL. More... almost 14 years ago
Merge github.com:phf/forth More... almost 14 years ago
Added simple debug print. Added .pool to address 4K range issues. More... almost 14 years ago
Complete. Not working of course. :-D Now the debugging starts in earnest! More... almost 14 years ago
Odds and ends, messy syscall table for OABI. More... almost 14 years ago
Finally done with INTERPRET. More... almost 14 years ago
Silly indent changes. New register conventions for TCFA. More... almost 14 years ago
Fixed calling conventions for FIND. More... almost 14 years ago
Switched NUMBER to new calling conventions. Cleared up control flow a little too. More... almost 14 years ago
Draft of division. More... almost 14 years ago
Minor fixes, still a mess. More... about 14 years ago
Updating *way* too much stuff all at once. INTERPRET is a *mess* right now. More... about 14 years ago