wl

Unnamed repository; edit this file 'description' to name the repository.
git clone https://logand.com/git/wl.git/
Log | Files | Refs | LICENSE

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