fOOrth/lib/fOOrth
2016-09-13 12:07:11 -04:00
..
compiler Corrected ugly cast error message. 2016-08-27 22:42:37 -04:00
core Corrected ugly cast error message. 2016-08-27 22:42:37 -04:00
debug Updated vm inspecting methods. 2016-09-05 13:46:28 -04:00
interpreter On stack underflow, the stack is now left clean. 2015-08-10 15:53:56 -04:00
library Cleanup and UG updated. 2016-09-13 12:07:11 -04:00
monkey_patch Some deoderant. 2016-08-16 19:05:35 -04:00
compiler.rb First round of tests passing. 2016-08-24 10:46:06 -04:00
core.rb Corrected the flood of messages caused by warnings having been turned on 2016-03-22 10:53:30 -04:00
debug.rb Updated vm inspecting methods. 2016-09-05 13:46:28 -04:00
initialize.rb Added the vm class method to VirtualMachine to get the current vm or create 2015-08-16 14:22:56 -04:00
interpreter.rb Added the vm class method to VirtualMachine to get the current vm or create 2015-08-16 14:22:56 -04:00
library.rb A little code shifting. 2016-08-28 10:05:03 -04:00
main.rb Fixed a bug in the -l option with embedded backslash characters. 2016-03-24 21:55:41 -04:00
monkey_patch.rb Can now embed true, false, and nil. 2016-05-15 15:48:10 -04:00
symbol_map.rb Refactored rev_map to reverse_map. 2016-02-25 15:23:07 -05:00
version.rb Corrected a bug in peeking around new lines. 2016-08-13 22:49:38 -04:00