]>
git.mdlowis.com Git - projs/onward.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Sun, 23 Nov 2014 02:25:50 +0000 (21:25 -0500)]
Corrected dumpw handling of embedded literals
Michael D. Lowis [Sat, 22 Nov 2014 18:24:29 +0000 (13:24 -0500)]
Added an implementation specific dumpw word for decompiling defined words
Michael D. Lowis [Sat, 22 Nov 2014 04:51:31 +0000 (23:51 -0500)]
Implemented dropline word and added comments to all built-in words
Michael D. Lowis [Sat, 22 Nov 2014 04:11:01 +0000 (23:11 -0500)]
Added support for compiling literals
Michael D. Lowis [Sat, 22 Nov 2014 03:49:12 +0000 (22:49 -0500)]
fixed bug in the comma word and cleaned up the create word
Michael D. Lowis [Fri, 14 Nov 2014 02:19:41 +0000 (21:19 -0500)]
added underflow and overflow checking to arg and return stacks
Michael D. Lowis [Thu, 13 Nov 2014 21:22:08 +0000 (16:22 -0500)]
restructured code to allow accessing core words from other modules
Michael D. Lowis [Thu, 13 Nov 2014 17:35:21 +0000 (12:35 -0500)]
Initial Commit