Doug Coleman
4c7b2f9337
fix deriving urls in spider
2009-04-03 20:05:19 -05:00
Doug Coleman
c97ca399d8
refactor a bit, document sort-by
2009-04-03 19:49:49 -05:00
Doug Coleman
8fdb3bb27a
define a sort-by to take a sequence of comparators without slots
2009-04-03 19:43:10 -05:00
Slava Pestov
695b97e6e6
Remove debug stuff
2009-04-03 19:35:22 -05:00
Slava Pestov
84e98d8be7
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 19:31:18 -05:00
Slava Pestov
3137d12f12
Fix some minor UI bugs
2009-04-03 19:30:07 -05:00
Doug Coleman
73a2fa49c5
add title sort for use with joe's mp3 player
2009-04-03 18:19:45 -05:00
Doug Coleman
ed6da6b18c
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 17:40:14 -05:00
Doug Coleman
2e1652db6d
simplify sorting.slots a bit
2009-04-03 17:38:21 -05:00
Doug Coleman
ce73c17c1d
add sorting.functor
2009-04-03 17:28:55 -05:00
Doug Coleman
32954b75ad
use functors to define human-sort
2009-04-03 17:28:31 -05:00
Slava Pestov
cbb50fb2b9
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 16:43:37 -05:00
Slava Pestov
775ca0a956
mason: run factor.com on windows
2009-04-03 16:30:59 -05:00
Doug Coleman
2ff6c7ed07
use fseek on windows instead of _fseeki64
2009-04-03 14:59:46 -05:00
Slava Pestov
3e1a2af35f
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 12:54:46 -05:00
Slava Pestov
c780457ddb
Fix up ui.offscreen
2009-04-03 12:54:34 -05:00
Doug Coleman
a42b872a23
fix bug in take-sequence
2009-04-03 12:40:45 -05:00
Doug Coleman
4f3e8be3f6
move FSEEK definition from os-genuinx.h to os-unix.h
2009-04-03 12:26:04 -05:00
Doug Coleman
34c8e07900
make FSEEK macro for using _fseeki64 instead of fseeko on windows
2009-04-03 10:35:43 -05:00
Slava Pestov
92cc670c28
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 10:25:56 -05:00
Slava Pestov
f7ba7b4bfa
Fix deploy descriptor for color picker
2009-04-03 10:20:42 -05:00
Slava Pestov
535850f3ea
Fix vocab: and word name stripping in deployed binaries
2009-04-03 10:16:56 -05:00
Slava Pestov
f42c23de9d
Copy UI theme over to deployed binaries
2009-04-03 10:16:40 -05:00
Slava Pestov
9907bd9fe2
Add fseek primitive so that c-streams can seek. This lets the UI work without native IO
2009-04-03 10:16:25 -05:00
U-SLAVA-DFB8FF805\Slava
5a6bcbb231
Add empty file so that old builder continues to work
2009-04-03 09:48:45 -05:00
U-SLAVA-DFB8FF805\Slava
82317980a4
Don't strip out superclass word prop since UI needs it
2009-04-03 09:48:16 -05:00
U-SLAVA-DFB8FF805\Slava
4f9ac11eed
Remove unused dependency
2009-04-03 09:48:10 -05:00
Slava Pestov
73184698a8
Remove unused entry from using list
2009-04-03 09:45:02 -05:00
Slava Pestov
1a35be8ae0
Add a new tip
2009-04-03 09:44:48 -05:00
U-SLAVA-DFB8FF805\Slava
038509f652
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-03 09:22:47 -05:00
U-SLAVA-DFB8FF805\Slava
1731b57249
Add textures without alpha channels, cropping; update usages of <texture>; don't ignore trailing in x>offset
2009-04-03 07:01:22 -05:00
U-SLAVA-DFB8FF805\Slava
7f4784151c
Paint selection, and create bitmap with power of 2 size as an optimizaion
2009-04-03 06:59:27 -05:00
U-SLAVA-DFB8FF805\Slava
0dcb38d86a
Some more GDI32 bindings
2009-04-03 06:58:36 -05:00
Doug Coleman
7e0f271cf3
fix typo in docs
2009-04-02 17:00:29 -05:00
U-SLAVA-DFB8FF805\Slava
dfa27e0c17
Add vocab meta-data for some of the new vocabs
2009-04-02 13:50:15 -05:00
Slava Pestov
e0a8def090
Fix generate-help to not open thousands of windows in UI
2009-04-02 13:48:53 -05:00
U-SLAVA-DFB8FF805\Slava
b357812589
Fix Uniscribe font size
2009-04-02 13:24:34 -05:00
U-SLAVA-DFB8FF805\Slava
745a435475
Merge branch 'master' into uniscribe
2009-04-02 13:19:30 -05:00
Slava Pestov
c5a511788a
Merge branch 'master' of git://projects.elasticdog.com/git/factor
2009-04-02 13:14:03 -05:00
U-SLAVA-DFB8FF805\Slava
6b8f4ecabc
Merge branch 'master' of git://factorcode.org/git/factor
2009-04-02 13:11:38 -05:00
U-SLAVA-DFB8FF805\Slava
2c556fbb65
Better error message printout in extra/descriptive
2009-04-02 13:11:06 -05:00
U-SLAVA-DFB8FF805\Slava
dba42f9259
Remove DLL-downloading logic since we don't have external deps anymore
2009-04-02 13:07:45 -05:00
U-SLAVA-DFB8FF805\Slava
9c3054c84a
More progress on Uniscribe
2009-04-02 13:05:26 -05:00
Doug Coleman
070e5ef9bf
check in more test cases for later
2009-04-02 12:25:41 -05:00
Doug Coleman
5a9dc86774
fix typo
2009-04-02 11:42:10 -05:00
Doug Coleman
e841308bf6
adding some preprocessor test files
2009-04-02 11:40:15 -05:00
Doug Coleman
6399f4bc1a
handle defines better, save all #if/#elif/#else/#pragma/#include_next. next step: tokenizing and macro replacement
2009-04-02 11:39:18 -05:00
Aaron Schaefer
59145c0672
Minor typo in solution for PE problem 49
2009-04-02 12:10:51 -04:00
Aaron Schaefer
5405f530b9
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.
2009-04-02 11:59:59 -04:00
Aaron Schaefer
d6e646389c
Solution to Project Euler problem 49
2009-04-02 11:58:35 -04:00