1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade travis to container-based infrastructure More... over 8 years ago
Make areadline a submodule More... about 9 years ago
Add Travis file More... about 9 years ago
Update copyright notices with current year More... almost 13 years ago
Import reduce from functools for Python3 More... almost 13 years ago
Remove redundant type conversion More... almost 13 years ago
Add an 'interrupt' procedure to stop interpretation More... about 13 years ago
Reclaim memory after interpreter use More... about 14 years ago
Initialize Inline field More... about 14 years ago
Allow freeing of interpreter memory More... about 14 years ago
Implement stack limits More... about 14 years ago
Fix main program name when running tests More... about 14 years ago
Make memory size parametrable More... about 14 years ago
Rename test_aforth into standalone interpreter aforth More... about 14 years ago
Add copyright notices with GNAT Modified GPL v3 More... about 14 years ago
Compile with -gnatwa More... about 14 years ago
Use new areadline package split More... about 14 years ago
Cut out long line More... about 14 years ago
Turn warnings off when doing pointer conversions More... about 14 years ago
Update .gitignore More... about 14 years ago
Make 'Forth.Builtins' a private package More... about 14 years ago
Do not use a generic interpreter anymore More... about 14 years ago
Create 'Interpreter_Type' More... about 14 years ago
Put 'Raise_Word_Not_Found' into 'Forth.Types' More... about 14 years ago
Make Forth.Stacks a separate package More... about 14 years ago
Use 'Word_Not_Found' instead of 'Not_Found' More... about 14 years ago
Put some basic types in a separate pure package More... about 14 years ago
Move Forth_Interpreter into Forth.Interpreter More... about 14 years ago
More double-arithmetic words More... about 14 years ago
Implement display strings More... about 14 years ago