]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://projects.elasticdog.com/git/factor
Slava Pestov [Sun, 5 Apr 2009 22:20:47 +0000 (17:20 -0500)]
Merge branch 'master' of git://projects.elasticdog.com/git/factor

15 years agoSolution to Project Euler problem 54
Aaron Schaefer [Sun, 5 Apr 2009 19:37:03 +0000 (15:37 -0400)]
Solution to Project Euler problem 54

15 years agoSpeed up map product in poker vocab
Aaron Schaefer [Sun, 5 Apr 2009 19:32:36 +0000 (15:32 -0400)]
Speed up map product in poker vocab

15 years agoFix documentation typo for search-index word
Aaron Schaefer [Sun, 5 Apr 2009 04:07:48 +0000 (00:07 -0400)]
Fix documentation typo for search-index word

15 years agoFix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead...
Slava Pestov [Sun, 5 Apr 2009 04:04:53 +0000 (23:04 -0500)]
Fix mailbox-get-all, and make mailbox timeouts throw a wait-timeout error instead of a string

15 years agoAdd poker hand evaluation vocab
Aaron Schaefer [Sun, 5 Apr 2009 04:04:31 +0000 (00:04 -0400)]
Add poker hand evaluation vocab

15 years agoOops dead code
U-SLAVA-DFB8FF805\Slava [Sun, 5 Apr 2009 03:45:02 +0000 (22:45 -0500)]
Oops dead code

15 years agoFixing this for Windows
U-SLAVA-DFB8FF805\Slava [Sun, 5 Apr 2009 03:38:49 +0000 (22:38 -0500)]
Fixing this for Windows

15 years agomason.test: check if boot image is out of date, and refuse to build if so
Slava Pestov [Sun, 5 Apr 2009 01:34:09 +0000 (20:34 -0500)]
mason.test: check if boot image is out of date, and refuse to build if so

15 years agoFix documentation for map-index
Slava Pestov [Sun, 5 Apr 2009 01:22:49 +0000 (20:22 -0500)]
Fix documentation for map-index

15 years agoFix alien hashcode for expired aliens
Slava Pestov [Sun, 5 Apr 2009 01:21:41 +0000 (20:21 -0500)]
Fix alien hashcode for expired aliens

15 years agoopengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing...
Slava Pestov [Sun, 5 Apr 2009 01:04:35 +0000 (20:04 -0500)]
opengl.textures: pad image up to a power of 2 using glTexSubImage2D instead of doing it in Factor code

15 years agoDon't call glFlush, it's useless
Slava Pestov [Sun, 5 Apr 2009 01:03:44 +0000 (20:03 -0500)]
Don't call glFlush, it's useless

15 years agoSimplify do-matrix
Slava Pestov [Sun, 5 Apr 2009 01:03:30 +0000 (20:03 -0500)]
Simplify do-matrix

15 years agoAdd hashcode method for simple-alien; improves performance of malloc and free
Slava Pestov [Sun, 5 Apr 2009 00:57:48 +0000 (19:57 -0500)]
Add hashcode method for simple-alien; improves performance of malloc and free

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Sat, 4 Apr 2009 21:28:23 +0000 (16:28 -0500)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agofix load erro
Doug Coleman [Sat, 4 Apr 2009 20:47:17 +0000 (15:47 -0500)]
fix load erro

15 years agohuman-sort is now { human<=> } sort-by
Doug Coleman [Sat, 4 Apr 2009 20:46:18 +0000 (15:46 -0500)]
human-sort is now { human<=> } sort-by

15 years agouse more macros in sorting, fix test
Doug Coleman [Sat, 4 Apr 2009 20:45:56 +0000 (15:45 -0500)]
use more macros in sorting, fix test

15 years agoFUEL: More robust extract word refactoring (catching empty region case).
Jose A. Ortega Ruiz [Sat, 4 Apr 2009 20:34:21 +0000 (22:34 +0200)]
FUEL: More robust extract word refactoring (catching empty region case).

15 years agoremove empty file
Doug Coleman [Sat, 4 Apr 2009 19:25:37 +0000 (14:25 -0500)]
remove empty file

15 years agoremove empty file
Doug Coleman [Sat, 4 Apr 2009 19:24:44 +0000 (14:24 -0500)]
remove empty file

15 years agoMerge commit 'origin/master' into emacs
Jose A. Ortega Ruiz [Sat, 4 Apr 2009 19:02:48 +0000 (21:02 +0200)]
Merge commit 'origin/master' into emacs

15 years agorefactoring spider
Doug Coleman [Sat, 4 Apr 2009 16:57:23 +0000 (11:57 -0500)]
refactoring spider

15 years agoslim down the sorting.functor using more combinators
Doug Coleman [Sat, 4 Apr 2009 05:02:15 +0000 (00:02 -0500)]
slim down the sorting.functor using more combinators

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 4 Apr 2009 02:18:43 +0000 (21:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoCheck in spider.report
Slava Pestov [Sat, 4 Apr 2009 02:16:27 +0000 (21:16 -0500)]
Check in spider.report

15 years agorefactoring spider
Doug Coleman [Sat, 4 Apr 2009 02:16:08 +0000 (21:16 -0500)]
refactoring spider

15 years agoreturn links as URL objects in html vocab
Doug Coleman [Sat, 4 Apr 2009 02:15:52 +0000 (21:15 -0500)]
return links as URL objects in html vocab

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 4 Apr 2009 01:09:00 +0000 (20:09 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix deriving urls in spider
Doug Coleman [Sat, 4 Apr 2009 01:05:19 +0000 (20:05 -0500)]
fix deriving urls in spider

15 years agoFix more cosmetic issues
Slava Pestov [Sat, 4 Apr 2009 00:50:46 +0000 (19:50 -0500)]
Fix more cosmetic issues

15 years agorefactor a bit, document sort-by
Doug Coleman [Sat, 4 Apr 2009 00:49:49 +0000 (19:49 -0500)]
refactor a bit, document sort-by

15 years agodefine a sort-by to take a sequence of comparators without slots
Doug Coleman [Sat, 4 Apr 2009 00:43:10 +0000 (19:43 -0500)]
define a sort-by to take a sequence of comparators without slots

15 years agoRemove debug stuff
Slava Pestov [Sat, 4 Apr 2009 00:35:22 +0000 (19:35 -0500)]
Remove debug stuff

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 4 Apr 2009 00:31:18 +0000 (19:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix some minor UI bugs
Slava Pestov [Sat, 4 Apr 2009 00:30:07 +0000 (19:30 -0500)]
Fix some minor UI bugs

15 years agoadd title sort for use with joe's mp3 player
Doug Coleman [Fri, 3 Apr 2009 23:19:45 +0000 (18:19 -0500)]
add title sort for use with joe's mp3 player

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

15 years agosimplify sorting.slots a bit
Doug Coleman [Fri, 3 Apr 2009 22:38:21 +0000 (17:38 -0500)]
simplify sorting.slots a bit

15 years agoadd sorting.functor
Doug Coleman [Fri, 3 Apr 2009 22:28:55 +0000 (17:28 -0500)]
add sorting.functor

15 years agouse functors to define human-sort
Doug Coleman [Fri, 3 Apr 2009 22:28:31 +0000 (17:28 -0500)]
use functors to define human-sort

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 3 Apr 2009 21:43:37 +0000 (16:43 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomason: run factor.com on windows
Slava Pestov [Fri, 3 Apr 2009 21:30:59 +0000 (16:30 -0500)]
mason: run factor.com on windows

15 years agouse fseek on windows instead of _fseeki64
Doug Coleman [Fri, 3 Apr 2009 19:59:46 +0000 (14:59 -0500)]
use fseek on windows instead of _fseeki64

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 3 Apr 2009 17:54:46 +0000 (12:54 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix up ui.offscreen
Slava Pestov [Fri, 3 Apr 2009 17:54:34 +0000 (12:54 -0500)]
Fix up ui.offscreen

15 years agofix bug in take-sequence
Doug Coleman [Fri, 3 Apr 2009 17:40:45 +0000 (12:40 -0500)]
fix bug in take-sequence

15 years agomove FSEEK definition from os-genuinx.h to os-unix.h
Doug Coleman [Fri, 3 Apr 2009 17:26:04 +0000 (12:26 -0500)]
move FSEEK definition from os-genuinx.h to os-unix.h

15 years agomake FSEEK macro for using _fseeki64 instead of fseeko on windows
Doug Coleman [Fri, 3 Apr 2009 15:35:43 +0000 (10:35 -0500)]
make FSEEK macro for using _fseeki64 instead of fseeko on windows

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 3 Apr 2009 15:25:56 +0000 (10:25 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix deploy descriptor for color picker
Slava Pestov [Fri, 3 Apr 2009 15:20:42 +0000 (10:20 -0500)]
Fix deploy descriptor for color picker

15 years agoFix vocab: and word name stripping in deployed binaries
Slava Pestov [Fri, 3 Apr 2009 15:16:56 +0000 (10:16 -0500)]
Fix vocab: and word name stripping in deployed binaries

15 years agoCopy UI theme over to deployed binaries
Slava Pestov [Fri, 3 Apr 2009 15:16:40 +0000 (10:16 -0500)]
Copy UI theme over to deployed binaries

15 years agoAdd fseek primitive so that c-streams can seek. This lets the UI work without native IO
Slava Pestov [Fri, 3 Apr 2009 15:16:25 +0000 (10:16 -0500)]
Add fseek primitive so that c-streams can seek. This lets the UI work without native IO

15 years agoAdd empty file so that old builder continues to work
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 14:48:45 +0000 (09:48 -0500)]
Add empty file so that old builder continues to work

15 years agoDon't strip out superclass word prop since UI needs it
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 14:48:16 +0000 (09:48 -0500)]
Don't strip out superclass word prop since UI needs it

15 years agoRemove unused dependency
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 14:48:10 +0000 (09:48 -0500)]
Remove unused dependency

15 years agoRemove unused entry from using list
Slava Pestov [Fri, 3 Apr 2009 14:45:02 +0000 (09:45 -0500)]
Remove unused entry from using list

15 years agoAdd a new tip
Slava Pestov [Fri, 3 Apr 2009 14:44:48 +0000 (09:44 -0500)]
Add a new tip

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 14:22:47 +0000 (09:22 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoAdd textures without alpha channels, cropping; update usages of <texture>; don't...
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 12:01:22 +0000 (07:01 -0500)]
Add textures without alpha channels, cropping; update usages of <texture>; don't ignore trailing in x>offset

15 years agoPaint selection, and create bitmap with power of 2 size as an optimizaion
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 11:59:27 +0000 (06:59 -0500)]
Paint selection, and create bitmap with power of 2 size as an optimizaion

15 years agoSome more GDI32 bindings
U-SLAVA-DFB8FF805\Slava [Fri, 3 Apr 2009 11:58:36 +0000 (06:58 -0500)]
Some more GDI32 bindings

15 years agofix typo in docs
Doug Coleman [Thu, 2 Apr 2009 22:00:29 +0000 (17:00 -0500)]
fix typo in docs

15 years agoAdd vocab meta-data for some of the new vocabs
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:50:15 +0000 (13:50 -0500)]
Add vocab meta-data for some of the new vocabs

15 years agoFix generate-help to not open thousands of windows in UI
Slava Pestov [Thu, 2 Apr 2009 18:48:53 +0000 (13:48 -0500)]
Fix generate-help to not open thousands of windows in UI

15 years agoFix Uniscribe font size
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:24:34 +0000 (13:24 -0500)]
Fix Uniscribe font size

15 years agoMerge branch 'master' into uniscribe
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:19:30 +0000 (13:19 -0500)]
Merge branch 'master' into uniscribe

15 years agoMerge branch 'master' of git://projects.elasticdog.com/git/factor
Slava Pestov [Thu, 2 Apr 2009 18:14:03 +0000 (13:14 -0500)]
Merge branch 'master' of git://projects.elasticdog.com/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:11:38 +0000 (13:11 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoBetter error message printout in extra/descriptive
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:11:06 +0000 (13:11 -0500)]
Better error message printout in extra/descriptive

15 years agoRemove DLL-downloading logic since we don't have external deps anymore
U-SLAVA-DFB8FF805\Slava [Thu, 2 Apr 2009 18:07:45 +0000 (13:07 -0500)]
Remove DLL-downloading logic since we don't have external deps anymore

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 agocheck in more test cases for later
Doug Coleman [Thu, 2 Apr 2009 17:25:41 +0000 (12:25 -0500)]
check in more test cases for later

15 years agofix typo
Doug Coleman [Thu, 2 Apr 2009 16:42:10 +0000 (11:42 -0500)]
fix typo

15 years agoadding some preprocessor test files
Doug Coleman [Thu, 2 Apr 2009 16:40:15 +0000 (11:40 -0500)]
adding some preprocessor test files

15 years agohandle defines better, save all #if/#elif/#else/#pragma/#include_next. next step...
Doug Coleman [Thu, 2 Apr 2009 16:39:18 +0000 (11:39 -0500)]
handle defines better, save all #if/#elif/#else/#pragma/#include_next. next step: tokenizing and macro replacement

15 years agoMinor typo in solution for PE problem 49
Aaron Schaefer [Thu, 2 Apr 2009 16:10:51 +0000 (12:10 -0400)]
Minor typo in solution for PE problem 49

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Aaron Schaefer [Thu, 2 Apr 2009 15:59:59 +0000 (11:59 -0400)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor:
  Fix UI pane selection
  use unicode instead of ascii again
  Fix up 'demos' vocab
  beginnings of a c preprocessor -- needs #if, #elif, #else
  Tabs are blank (better unicode whitespace support coming soon)
  fix take-rest for out of bounds
  Partial fix for pane selection
  ensure-port outputs a new URL instead of mutating its input
  FUEL: Font lock and no indentation for EBNF: ... ;EBNF forms.

15 years agoSolution to Project Euler problem 49
Aaron Schaefer [Thu, 2 Apr 2009 15:58:35 +0000 (11:58 -0400)]
Solution to Project Euler problem 49

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 2 Apr 2009 14:12:00 +0000 (09:12 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix UI pane selection
Slava Pestov [Thu, 2 Apr 2009 14:09:09 +0000 (09:09 -0500)]
Fix UI pane selection

15 years agoMerge branch 'emacs' of http://git.hacks-galore.org/jao/factor
Slava Pestov [Thu, 2 Apr 2009 13:28:30 +0000 (08:28 -0500)]
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor

15 years agouse unicode instead of ascii again
Doug Coleman [Thu, 2 Apr 2009 06:18:53 +0000 (01:18 -0500)]
use unicode instead of ascii again

15 years agoFix up 'demos' vocab
Slava Pestov [Thu, 2 Apr 2009 06:17:55 +0000 (01:17 -0500)]
Fix up 'demos' vocab

15 years agobeginnings of a c preprocessor -- needs #if, #elif, #else
Doug Coleman [Thu, 2 Apr 2009 06:17:36 +0000 (01:17 -0500)]
beginnings of a c preprocessor -- needs #if, #elif, #else

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 2 Apr 2009 06:12:49 +0000 (01:12 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoTabs are blank (better unicode whitespace support coming soon)
Daniel Ehrenberg [Thu, 2 Apr 2009 06:12:09 +0000 (01:12 -0500)]
Tabs are blank (better unicode whitespace support coming soon)

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 agofix take-rest for out of bounds
Doug Coleman [Thu, 2 Apr 2009 03:39:20 +0000 (22:39 -0500)]
fix take-rest for out of bounds

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 agoFix typo and update a combinator usage in calendar
Aaron Schaefer [Thu, 2 Apr 2009 02:03:45 +0000 (22:03 -0400)]
Fix typo and update a combinator usage in calendar

15 years agoUpdate usages of divisor? where appropriate
Aaron Schaefer [Thu, 2 Apr 2009 01:53:18 +0000 (21:53 -0400)]
Update usages of divisor? where appropriate

15 years agoAdd divisor? math function
Aaron Schaefer [Wed, 1 Apr 2009 23:29:19 +0000 (19:29 -0400)]
Add divisor? math function

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Aaron Schaefer [Wed, 1 Apr 2009 22:55:43 +0000 (18:55 -0400)]
Merge branch 'master' of git://factorcode.org/git/factor

* 'master' of git://factorcode.org/git/factor: (37 commits)
  move assoc-heaps to extra
  remove tokenize-line
  make tokenize-line configurable, fix bug in take-quoted-string
  fix bug in state-parser, add take-token
  Make math.blas library and ABI choice configurable
  state-parser take-quoted-string rewinds if the string is not found
  refactor state parser some more, add a word to parse escaped strings
  set non-key/value attributes to themselves
  rename next to advance
  make html.parser words private
  remove dead code
  fix parsing of attributes for nofollows
  add take-sequence to state parser
  more cleanup
  cleaning up html.parser
  fix deployed name in minneapolis-talk, add summary/deploy to chicago talk
  spider - better handling of relative links for frames, dont spider things twice
  add chicago-talk to demos
  fix linux64 blas
  take-until doesnt pass the element to the quotation anymore
  ...

15 years agoFix contains? -> any? rename issue
Aaron Schaefer [Wed, 1 Apr 2009 22:43:45 +0000 (18:43 -0400)]
Fix contains? -> any? rename issue

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