2011-04-06 16:23 | COPYING (MIT licence) added | Tomas Hlavaty | 1 | +19 | -0 |
2010-12-02 20:31 | more imports in swing.l and swing9.l example added | Tomas Hlavaty | 2 | +31 | -2 |
2010-10-14 20:11 | mess up fix | Tomas Hlavaty | 1 | +30 | -30 |
2010-10-10 16:14 | fibo experiment and some rewrite in java for performance | Tomas Hlavaty | 2 | +112 | -5 |
2010-06-04 21:18 | more classes added to swing.l | tomas | 1 | +3 | -1 |
2010-04-24 07:59 | s/Sd/Id/ | tomas | 1 | +17 | -17 |
2010-04-23 21:54 | s/Isym/Nsym/ | tomas | 1 | +39 | -39 |
2009-11-07 10:18 | object get prop put ; : :: with asym box box? getl putl | tomas | 2 | +97 | -8 |
2009-11-07 00:07 | cons2 jvector fix, added lit pwd dir info; jeq fix, added jv2l, err w/exception message | tomas | 2 | +54 | -8 |
2009-11-01 14:22 | swing.l swt.l and examples added | tomas | 5 | +106 | -0 |
2009-11-01 14:22 | jfield fully implemented, & | x| >> | tomas | 2 | +17 | -7 |
2009-10-31 11:44 | load kind of works + eof | tomas | 8 | +34 | -19 |
2009-10-31 00:34 | example lunar phases added: swing6.l + image0-7.jpg | tomas | 9 | +54 | -0 |
2009-10-31 00:31 | jvector added | tomas | 1 | +6 | -0 |
2009-10-31 00:31 | NIL as "" for java calls | tomas | 1 | +2 | -0 |
2009-10-30 22:29 | swing examples added to git | tomas | 4 | +101 | -0 |
2009-10-30 22:28 | full dynamic dispatch to java implemented | tomas | 1 | +82 | -29 |
2009-10-30 19:11 | bind, jeq, sys and println prinl fix | tomas | 2 | +40 | -4 |
2009-10-26 22:18 | job + inc dec implemented | tomas | 2 | +36 | -0 |
2009-10-25 15:11 | up. up fully implemented | tomas | 1 | +34 | -14 |
2009-10-25 11:01 | run eval work now fully, undo redo fixed - exclude list | tomas | 1 | +21 | -19 |
2009-10-24 21:33 | applyC fixed (eval then bind), undo N, fmap o oq fix | tomas | 2 | +48 | -35 |
2009-10-23 21:33 | exceptions, quit throw catch finally, fix run eval let let? applyC redo | tomas | 2 | +78 | -40 |
2009-10-23 18:38 | comparison functions implemented | tomas | 2 | +57 | -9 |
2009-10-20 22:08 | In static+close(),'jnew' constr dyn dispatch,'read',needLength in out load | tomas | 2 | +90 | -43 |
2009-10-18 10:11 | cons2 instead of cons., misc fold fns | tomas | 2 | +53 | -50 |
2009-10-17 22:05 | Revert "~ reader" | tomas | 1 | +2 | -7 |
2009-10-17 22:02 | ~ reader | tomas | 1 | +7 | -2 |
2009-10-17 17:27 | mkOfix reader fixed "-." "+.", cons., finally, fold stuff, in/out/load | tomas | 2 | +93 | -50 |
2009-10-16 23:41 | mkOfix, chop, flip, on, off, onOff, zero, one, default, mapping | tomas | 2 | +151 | -1 |
2009-10-16 22:34 | runtime dispatch, jproxy, Que + wait, push and other | tomas | 2 | +155 | -20 |
2009-10-11 20:07 | pass, prin fix, more in lisp | tomas | 2 | +81 | -9 |
2009-10-11 12:51 | let? jnum heap impl | tomas | 2 | +30 | -5 |
2009-10-11 12:22 | =, ==, str?, num? impl; cond, nond + minor fixes | tomas | 2 | +50 | -8 |
2009-10-11 09:54 | cxr renamed to obj, number reader, clean up | tomas | 1 | +52 | -165 |
2009-10-11 09:22 | *Stk, comment reader, run|eval 1 up (undo/redo), loop fix, 'set', 'sym?', 'up.' and more | tomas | 2 | +177 | -22 |
2009-10-10 21:56 | java run repl fix, unframe unbinds, up impl, xrun + eval accept cnt+lst TODO | tomas | 1 | +62 | -24 |
2009-10-10 20:30 | tidy up | tomas | 1 | +12 | -44 |
2009-10-10 20:13 | added bind, unbind, frame, unframe and linear *Env with T marking frame | tomas | 1 | +98 | -106 |
2009-10-09 22:38 | io fix ^d and load java.wl, 'loop', 'run' and 'def' fix | tomas | 2 | +174 | -31 |
2009-10-08 20:09 | added: let, use, prin, pack | tomas | 1 | +109 | -0 |
2009-10-08 20:09 | bug fix in 'print' | tomas | 1 | +1 | -1 |
2009-10-07 22:18 | pair and atom added | tomas | 2 | +6 | -0 |
2009-10-07 21:57 | added java.wl boot file for the interpreter in java | tomas | 1 | +36 | -0 |
2009-10-07 21:56 | bug fixes | tomas | 1 | +8 | -8 |
2009-10-07 21:55 | pop and con implemented in java | tomas | 1 | +22 | -0 |
2009-10-07 21:19 | Sym uses val and prop instead of car and cdr | tomas | 1 | +72 | -61 |
2009-10-07 19:43 | set|con|obj replaced by car|cdr|cxr setters | tomas | 1 | +35 | -35 |
2009-10-07 19:16 | added 'intern', *Args and implemented fully applyC | tomas | 1 | +38 | -53 |
2009-10-06 19:11 | better parser, eval (cons too) and java ffi | tomas | 1 | +392 | -275 |
2009-10-06 19:09 | eval and java ffi | tomas | 1 | +365 | -270 |
2009-10-06 19:08 | simplified parser and stream io | tomas | 1 | +295 | -133 |
2009-10-06 19:07 | generic Any used | tomas | 1 | +189 | -386 |
2009-10-06 19:06 | java port started | tomas | 1 | +568 | -0 |
2009-09-12 09:59 | all in one wl object | tomas | 2 | +310 | -314 |
2009-09-12 09:45 | working tokenizer, reader, printer | tomas | 2 | +296 | -247 |
2009-09-11 22:28 | many initial modifications | tomas | 1 | +119 | -69 |
2009-09-11 22:27 | Scl added | tomas | 1 | +15 | -1 |
2009-09-11 22:24 | note about origin added | tomas | 1 | +3 | -0 |
2009-09-11 22:22 | Initial version | tomas | 2 | +379 | -0 |