Commit Graph

22 Commits (330db0497d6c49f943a7de0288edab34714ad3d6)

Author SHA1 Message Date
Slava Pestov 5b524a0fff USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
Slava Pestov 21ce71c4a4 started work on sdl-ttf binding, some-with? combinator 2005-01-20 02:01:47 +00:00
Slava Pestov 3eccfa495e simplifying the parser; #{ a b } is now #{ a b }# 2005-01-14 17:01:48 +00:00
Slava Pestov 34d7d6eaef new ?ifte ?unless ?when combinators 2005-01-03 04:57:54 +00:00
Slava Pestov 66ff0243b5 huge cleanup 2004-12-24 07:52:02 +00:00
Slava Pestov 6c6c23ce71 reworked bootstrap code, a lot of cleanups 2004-12-15 21:57:29 +00:00
Slava Pestov e965801789 merged stack continuations combinators and logic vocabularies into kernel vocabulary 2004-12-11 00:29:07 +00:00
Slava Pestov 15a07f6f40 inline annotation for combinators; faster stack checker taking advantage of this fact; started dataflow IR 2004-11-27 05:33:17 +00:00
Slava Pestov 9680d5b6bb oop fix, split up inference 2004-11-27 03:23:57 +00:00
Slava Pestov be291d09fb remove JVM compiler stuff from library 2004-11-16 17:35:19 +00:00
Slava Pestov fb798e97fa a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
Slava Pestov 42e15aaede working on sdl binding, remove some combinators 2004-10-14 03:06:40 +00:00
Slava Pestov 3e6e224c21 combinators.factor load fix 2004-10-10 02:36:41 +00:00
Slava Pestov f9886da504 some code cleanups, remove usages of deprecated combinators 2004-10-07 03:34:22 +00:00
Slava Pestov 602b03f39d some compiler work 2004-10-07 01:04:01 +00:00
Slava Pestov 95c80ddb25 some bug fixes and ffi updates 2004-09-25 03:22:44 +00:00
Slava Pestov 24bf7e17be some combinators cleaned up, whatever else 2004-08-31 04:27:09 +00:00
Slava Pestov d8baa7d9ad removed unnecessary top-level-continuation stuff 2004-08-24 19:27:37 +00:00
Slava Pestov f11f2997f5 html stream generates css 2004-08-22 20:04:55 +00:00
Slava Pestov 253ce9cc1a CHAR: notation for literal chars, native parser work 2004-07-22 23:48:50 +00:00
Slava Pestov cb758942aa native factor can now parse most source files that comprise it 2004-07-19 04:34:03 +00:00
Slava Pestov c8654c207d First import of Factor 0.60 2004-07-16 06:26:21 +00:00