]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMore progress on Uniscribe
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:05:26 +0000 (13:05 -0500)]
More progress on Uniscribe

15 years agoMerge branch 'master' of git://69.93.127.154/git/factor into uniscribe
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 03:46:04 +0000 (22:46 -0500)]
Merge branch 'master' of git://69.93.127.154/git/factor into uniscribe

15 years agoPartial fix for pane selection
Slava Pestov [Thu, 2 Apr 2009 03:24:49 +0000 (22:24 -0500)]
Partial fix for pane selection

15 years agoensure-port outputs a new URL instead of mutating its input
Slava Pestov [Thu, 2 Apr 2009 03:05:12 +0000 (22:05 -0500)]
ensure-port outputs a new URL instead of mutating its input

15 years agomove assoc-heaps to extra
Doug Coleman [Wed, 1 Apr 2009 22:29:58 +0000 (17:29 -0500)]
move assoc-heaps to extra

15 years agoremove tokenize-line
Doug Coleman [Wed, 1 Apr 2009 22:28:36 +0000 (17:28 -0500)]
remove tokenize-line

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 1 Apr 2009 22:28:17 +0000 (17:28 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomake tokenize-line configurable, fix bug in take-quoted-string
Doug Coleman [Wed, 1 Apr 2009 20:51:39 +0000 (15:51 -0500)]
make tokenize-line configurable, fix bug in take-quoted-string

15 years agofix bug in state-parser, add take-token
Doug Coleman [Wed, 1 Apr 2009 20:23:05 +0000 (15:23 -0500)]
fix bug in state-parser, add take-token

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Joe Groff [Wed, 1 Apr 2009 19:56:36 +0000 (14:56 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agoMake math.blas library and ABI choice configurable
Joe Groff [Wed, 1 Apr 2009 19:52:43 +0000 (14:52 -0500)]
Make math.blas library and ABI choice configurable

15 years agostate-parser take-quoted-string rewinds if the string is not found
Doug Coleman [Wed, 1 Apr 2009 19:50:43 +0000 (14:50 -0500)]
state-parser take-quoted-string rewinds if the string is not found

15 years agorefactor state parser some more, add a word to parse escaped strings
Doug Coleman [Wed, 1 Apr 2009 19:36:08 +0000 (14:36 -0500)]
refactor state parser some more, add a word to parse escaped strings

15 years agoset non-key/value attributes to themselves
Doug Coleman [Wed, 1 Apr 2009 18:42:38 +0000 (13:42 -0500)]
set non-key/value attributes to themselves

15 years agorename next to advance
Doug Coleman [Wed, 1 Apr 2009 17:52:02 +0000 (12:52 -0500)]
rename next to advance

15 years agomake html.parser words private
Doug Coleman [Wed, 1 Apr 2009 17:48:51 +0000 (12:48 -0500)]
make html.parser words private

15 years agoremove dead code
Doug Coleman [Wed, 1 Apr 2009 17:47:17 +0000 (12:47 -0500)]
remove dead code

15 years agofix parsing of attributes for nofollows
Doug Coleman [Wed, 1 Apr 2009 17:44:38 +0000 (12:44 -0500)]
fix parsing of attributes for nofollows

15 years agoadd take-sequence to state parser
Doug Coleman [Wed, 1 Apr 2009 17:44:06 +0000 (12:44 -0500)]
add take-sequence to state parser

15 years agomore cleanup
Doug Coleman [Wed, 1 Apr 2009 16:48:44 +0000 (11:48 -0500)]
more cleanup

15 years agocleaning up html.parser
Doug Coleman [Wed, 1 Apr 2009 16:43:30 +0000 (11:43 -0500)]
cleaning up html.parser

15 years agofix deployed name in minneapolis-talk, add summary/deploy to chicago talk
Doug Coleman [Wed, 1 Apr 2009 16:11:15 +0000 (11:11 -0500)]
fix deployed name in minneapolis-talk, add summary/deploy to chicago talk

15 years agospider - better handling of relative links for frames, dont spider things twice
Doug Coleman [Wed, 1 Apr 2009 16:08:19 +0000 (11:08 -0500)]
spider - better handling of relative links for frames, dont spider things twice

15 years agoadd chicago-talk to demos
Doug Coleman [Wed, 1 Apr 2009 16:03:10 +0000 (11:03 -0500)]
add chicago-talk to demos

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 1 Apr 2009 15:38:34 +0000 (10:38 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 1 Apr 2009 09:29:28 +0000 (04:29 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix linux64 blas
Doug Coleman [Wed, 1 Apr 2009 09:28:53 +0000 (04:28 -0500)]
fix linux64 blas

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 1 Apr 2009 08:18:51 +0000 (03:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agotake-until doesnt pass the element to the quotation anymore
Doug Coleman [Wed, 1 Apr 2009 08:13:38 +0000 (03:13 -0500)]
take-until doesnt pass the element to the quotation anymore

15 years agoAdd silly optimization for 'new'; this will be removed when compiler improves
Slava Pestov [Wed, 1 Apr 2009 07:53:30 +0000 (02:53 -0500)]
Add silly optimization for 'new'; this will be removed when compiler improves

15 years agoFixing up smalltalk to the point where it can run fib, slowly
Slava Pestov [Wed, 1 Apr 2009 07:47:51 +0000 (02:47 -0500)]
Fixing up smalltalk to the point where it can run fib, slowly

15 years agoadd take-while to state parser
Doug Coleman [Wed, 1 Apr 2009 07:45:20 +0000 (02:45 -0500)]
add take-while to state parser

15 years agomore renaing get-char to current
Doug Coleman [Wed, 1 Apr 2009 07:33:38 +0000 (02:33 -0500)]
more renaing get-char to current

15 years agorename get-next to peek-next, get-char to current
Doug Coleman [Wed, 1 Apr 2009 07:32:48 +0000 (02:32 -0500)]
rename get-next to peek-next, get-char to current

15 years agoAdd new vocabs
Slava Pestov [Wed, 1 Apr 2009 07:09:49 +0000 (02:09 -0500)]
Add new vocabs

15 years agoLoad smalltalk.library by default and remove useless smalltalk.factor
Slava Pestov [Wed, 1 Apr 2009 07:08:49 +0000 (02:08 -0500)]
Load smalltalk.library by default and remove useless smalltalk.factor

15 years agosmalltalk: fix various things in the parser, add temporary variable support, clean...
Slava Pestov [Wed, 1 Apr 2009 07:06:57 +0000 (02:06 -0500)]
smalltalk: fix various things in the parser, add temporary variable support, clean up compiler

15 years agoMerge branch 'master' into smalltalk
Slava Pestov [Wed, 1 Apr 2009 05:00:20 +0000 (00:00 -0500)]
Merge branch 'master' into smalltalk

15 years agoFix peg left recursion handling
Chris Double [Wed, 1 Apr 2009 04:55:15 +0000 (17:55 +1300)]
Fix peg left recursion handling

15 years agoRe-organize things so that bootstrap.ui doesn't load ui.text
Slava Pestov [Wed, 1 Apr 2009 04:44:38 +0000 (23:44 -0500)]
Re-organize things so that bootstrap.ui doesn't load ui.text

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Wed, 1 Apr 2009 04:39:36 +0000 (23:39 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix stack effect declarations for (>>foo) words
Slava Pestov [Wed, 1 Apr 2009 04:39:11 +0000 (23:39 -0500)]
Fix stack effect declarations for (>>foo) words

15 years agoBetter error message for syntax error in : foo ( : bar
Daniel Ehrenberg [Wed, 1 Apr 2009 04:18:52 +0000 (23:18 -0500)]
Better error message for syntax error in : foo ( : bar

15 years agoremove some dead code, make spider use count and max-count again
Doug Coleman [Wed, 1 Apr 2009 04:04:59 +0000 (23:04 -0500)]
remove some dead code, make spider use count and max-count again

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 1 Apr 2009 03:54:07 +0000 (22:54 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoSmalltalk parser work in progress
Slava Pestov [Wed, 1 Apr 2009 03:30:13 +0000 (22:30 -0500)]
Smalltalk parser work in progress

15 years agoleft and right arrow keys move between graphemes in UI
Daniel Ehrenberg [Wed, 1 Apr 2009 02:49:14 +0000 (21:49 -0500)]
left and right arrow keys move between graphemes in UI

15 years agoAdding functionality to unicode breaks API for future UI changes
Daniel Ehrenberg [Wed, 1 Apr 2009 02:48:43 +0000 (21:48 -0500)]
Adding functionality to unicode breaks API for future UI changes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into unicode
Daniel Ehrenberg [Wed, 1 Apr 2009 02:42:22 +0000 (21:42 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor into unicode

15 years agosmalltalk: Working on message cascade syntax
Slava Pestov [Wed, 1 Apr 2009 02:23:09 +0000 (21:23 -0500)]
smalltalk: Working on message cascade syntax

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into unicode
Daniel Ehrenberg [Wed, 1 Apr 2009 02:15:18 +0000 (21:15 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor into unicode

15 years agostate-parser works with sequences, not strings
Doug Coleman [Tue, 31 Mar 2009 23:49:41 +0000 (18:49 -0500)]
state-parser works with sequences, not strings
fix bug with take-until

15 years agorename word
Doug Coleman [Tue, 31 Mar 2009 23:23:02 +0000 (18:23 -0500)]
rename word

15 years agoredo spider without dynamic variables
Doug Coleman [Tue, 31 Mar 2009 23:21:15 +0000 (18:21 -0500)]
redo spider without dynamic variables

15 years agoMerge branch 'master' into smalltalk
Slava Pestov [Tue, 31 Mar 2009 22:49:10 +0000 (17:49 -0500)]
Merge branch 'master' into smalltalk

15 years agoFix conflict
Slava Pestov [Tue, 31 Mar 2009 22:08:20 +0000 (17:08 -0500)]
Fix conflict

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 31 Mar 2009 21:06:01 +0000 (16:06 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove duplication, refactor html.parser to use new state parser
Doug Coleman [Tue, 31 Mar 2009 21:05:11 +0000 (16:05 -0500)]
remove duplication, refactor html.parser to use new state parser

15 years agoredo state parser to avoid dynamic variables
Doug Coleman [Tue, 31 Mar 2009 21:04:39 +0000 (16:04 -0500)]
redo state parser to avoid dynamic variables

15 years agofix help-lint for syndication
Doug Coleman [Tue, 31 Mar 2009 16:12:05 +0000 (11:12 -0500)]
fix help-lint for syndication

15 years agoSmall speedup for code using H{ } clone and with-scope
Slava Pestov [Tue, 31 Mar 2009 13:16:04 +0000 (08:16 -0500)]
Small speedup for code using H{ } clone and with-scope

15 years agoSmall size reduction for deployed images
Slava Pestov [Tue, 31 Mar 2009 13:15:27 +0000 (08:15 -0500)]
Small size reduction for deployed images

15 years agoTweak some code to reduce deployed image size
Slava Pestov [Tue, 31 Mar 2009 13:03:27 +0000 (08:03 -0500)]
Tweak some code to reduce deployed image size

15 years agosyndication: fix help lint
Slava Pestov [Tue, 31 Mar 2009 09:43:26 +0000 (04:43 -0500)]
syndication: fix help lint

15 years agoFix printing of nested arrays
Slava Pestov [Tue, 31 Mar 2009 06:37:05 +0000 (01:37 -0500)]
Fix printing of nested arrays

15 years agosmalltalk: working on lexical scoping for instance variables and class names
Slava Pestov [Tue, 31 Mar 2009 06:24:38 +0000 (01:24 -0500)]
smalltalk: working on lexical scoping for instance variables and class names

15 years agoMerge branch 'master' into smalltalk
Slava Pestov [Tue, 31 Mar 2009 02:42:54 +0000 (21:42 -0500)]
Merge branch 'master' into smalltalk

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 31 Mar 2009 01:46:09 +0000 (20:46 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix parse-feed for byte arrays
Slava Pestov [Tue, 31 Mar 2009 01:45:55 +0000 (20:45 -0500)]
Fix parse-feed for byte arrays

15 years agosmalltalk: adding a small library, fix various bugs
Slava Pestov [Tue, 31 Mar 2009 01:45:01 +0000 (20:45 -0500)]
smalltalk: adding a small library, fix various bugs

15 years agorefactor some error handling in peg, more unit tests
Doug Coleman [Tue, 31 Mar 2009 00:42:04 +0000 (19:42 -0500)]
refactor some error handling in peg, more unit tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 30 Mar 2009 13:44:49 +0000 (08:44 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
sheeple [Mon, 30 Mar 2009 12:20:28 +0000 (07:20 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix C99 complex number support in FFI on Mac OS X/PPC
sheeple [Mon, 30 Mar 2009 12:19:14 +0000 (07:19 -0500)]
Fix C99 complex number support in FFI on Mac OS X/PPC

15 years agoFirst checkin of extra/smalltalk
Slava Pestov [Mon, 30 Mar 2009 10:31:50 +0000 (05:31 -0500)]
First checkin of extra/smalltalk

15 years agoadd unit tests for quoting
Doug Coleman [Mon, 30 Mar 2009 05:18:02 +0000 (00:18 -0500)]
add unit tests for quoting

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 30 Mar 2009 04:13:37 +0000 (23:13 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix model docs
Slava Pestov [Mon, 30 Mar 2009 04:13:30 +0000 (23:13 -0500)]
Fix model docs

15 years agoSome cleanup in documents.elements
Daniel Ehrenberg [Mon, 30 Mar 2009 03:58:04 +0000 (22:58 -0500)]
Some cleanup in documents.elements

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Mon, 30 Mar 2009 03:57:19 +0000 (22:57 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixing regexp compiler's bounds checks
Daniel Ehrenberg [Mon, 30 Mar 2009 03:57:13 +0000 (22:57 -0500)]
Fixing regexp compiler's bounds checks

15 years agoMerge branch 'master' of git://factorcode.org/git/factor into uniscribe
U-SLAVA-DFB8FF805\Slava [Mon, 30 Mar 2009 03:52:58 +0000 (22:52 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor into uniscribe

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 30 Mar 2009 03:46:40 +0000 (22:46 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix a bug in CONSTANT: -- it wasn't calling reset-word
Slava Pestov [Mon, 30 Mar 2009 03:46:27 +0000 (22:46 -0500)]
Fix a bug in CONSTANT: -- it wasn't calling reset-word

15 years agofix compile error
Doug Coleman [Mon, 30 Mar 2009 02:39:21 +0000 (21:39 -0500)]
fix compile error

15 years agofix a few compile errors
Doug Coleman [Mon, 30 Mar 2009 02:35:57 +0000 (21:35 -0500)]
fix a few compile errors

15 years agoFixing farkup's parsing of [aaa]
Daniel Ehrenberg [Mon, 30 Mar 2009 01:29:38 +0000 (20:29 -0500)]
Fixing farkup's parsing of [aaa]

15 years agoMerge branch 'master' into uniscribe
Slava Pestov [Mon, 30 Mar 2009 00:10:26 +0000 (19:10 -0500)]
Merge branch 'master' into uniscribe

15 years agoFix docs typo
Slava Pestov [Mon, 30 Mar 2009 00:07:01 +0000 (19:07 -0500)]
Fix docs typo

15 years agoRemove redundant flush_icache() call
Slava Pestov [Sun, 29 Mar 2009 21:38:12 +0000 (16:38 -0500)]
Remove redundant flush_icache() call

15 years agoFix listener-run-files
Slava Pestov [Sun, 29 Mar 2009 21:28:04 +0000 (16:28 -0500)]
Fix listener-run-files

15 years agoUniscribe text rendering work in progress
Slava Pestov [Sun, 29 Mar 2009 03:27:37 +0000 (22:27 -0500)]
Uniscribe text rendering work in progress

15 years agoSplit off some code from ui.backend.windows into windows.offscreen
Slava Pestov [Sun, 29 Mar 2009 03:27:18 +0000 (22:27 -0500)]
Split off some code from ui.backend.windows into windows.offscreen

15 years agoalien.destructors: ignore any output values from disposal word
Slava Pestov [Sun, 29 Mar 2009 03:26:49 +0000 (22:26 -0500)]
alien.destructors: ignore any output values from disposal word

15 years agoFix another XMode bug
Slava Pestov [Sun, 29 Mar 2009 03:19:55 +0000 (22:19 -0500)]
Fix another XMode bug

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 29 Mar 2009 03:14:27 +0000 (22:14 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix an XMode bug exposed in the pastebin
Slava Pestov [Sun, 29 Mar 2009 03:13:58 +0000 (22:13 -0500)]
Fix an XMode bug exposed in the pastebin

15 years agounit test tools.scaffold, fix a bug in scaffolding docs
Doug Coleman [Sat, 28 Mar 2009 21:40:34 +0000 (16:40 -0500)]
unit test tools.scaffold, fix a bug in scaffolding docs

15 years agofull docs for id3 and minor refactoring
Doug Coleman [Sat, 28 Mar 2009 21:35:08 +0000 (16:35 -0500)]
full docs for id3 and minor refactoring

15 years agoinline a couple of combinators to fix compile warnings
Doug Coleman [Sat, 28 Mar 2009 21:34:52 +0000 (16:34 -0500)]
inline a couple of combinators to fix compile warnings