melwin / ioke forked from olabini/ioke

Sam's and Martin's Ioke playground

This URL has Read+Write access

commit  6180d9bcfc2a75e060d5d44040831bc2e453165f
tree    92074881280b2b821356f15457b0985d30221817
parent  7433391a8ae632d986edbfe980581691f70bb69b
ioke /
name age message
file .gitignore Sun Jan 25 02:58:45 -0800 2009 oops, forgot to add cobertura.ser to .gitignore... [cv]
file .hgignore Thu Jan 01 02:59:47 -0800 2009 Add hgignore from twellman@gmail.com [olabini]
file CONTRIBUTORS Sat Feb 28 07:41:48 -0800 2009 Add new contributors to file [olabini]
file COPYING Wed Dec 03 03:14:44 -0800 2008 Add support for hexadecimal numbers [olabini]
file LICENSE Fri Jan 09 04:59:07 -0800 2009 Update license to match 2008-2009 [olabini]
file LICENSE.kawa Sun Oct 12 09:56:34 -0700 2008 Add Numbers, and gnu math. Add empty message se... [olabini]
file README Fri Dec 12 04:02:30 -0800 2008 Add a small README [olabini]
directory bin/ Wed Feb 11 09:25:26 -0800 2009 Up max memory for Windows, and fix several issu... [olabini]
file build.xml Sun Feb 15 09:38:27 -0800 2009 Add basic Java integration skeleton and some tests [olabini]
file default.build.properties Sun Jan 25 02:58:44 -0800 2009 removed emma code coverage from the build and l... [cv]
directory docs/ Sat Feb 28 05:33:17 -0800 2009 Update the docs a bit [olabini]
directory examples/ Fri Jan 16 09:41:38 -0800 2009 Finalize the matching part of the parser combin... [olabini]
file generate_filter_data.rb Wed Dec 24 06:01:15 -0800 2008 Fix bug #111, so that build can happen on eithe... [olabini]
directory lib/ Sat Feb 28 07:23:12 -0800 2009 Updated and cleaned up ispec tests a bit Signe... [bragi]
directory share/ Sat Feb 28 07:06:23 -0800 2009 Update TextMate Bundle: further refactoring and... [Sam Aaron]
directory src/ Loading commit data...
directory test/
README
Ioke is a strongly typed, dynamic, prototype based programming
language. This documentation covers all the core objects of Ioke,
including methods, macros and specs for these.