Doug Coleman
6ca02e9b37
Merge branch 'master' of http://factorcode.org/git/factor into db
2009-03-25 23:01:05 -05:00
Doug Coleman
8b7fcce399
update code for usages of add-library
2009-03-25 23:00:19 -05:00
Slava Pestov
f4e556111e
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-25 22:55:22 -05:00
Slava Pestov
a2147ccb27
Slides from talk at PyCon VM summit, Chicago 2009
2009-03-25 22:54:53 -05:00
Doug Coleman
f41ee97add
add sms, twitter fields to account. create sitewatcher account when user registers
2009-03-25 11:20:21 -05:00
Slava Pestov
70bc39b3fd
Fix hello-unicode for deployment
2009-03-25 11:10:25 -05:00
Slava Pestov
6c5e10e5fd
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-24 04:11:20 -05:00
Slava Pestov
637d06a4f8
Add silly 'tip of the day' feature, and 'recently visited' list to UI browser home page
2009-03-24 04:11:08 -05:00
U-SLAVA-DFB8FF805\Slava
5d3c2c874a
Get game-input to load on Windows
2009-03-24 03:58:11 -05:00
Aaron Schaefer
fd6aba04a1
Merge branch 'master' of git://factorcode.org/git/factor
...
* 'master' of git://factorcode.org/git/factor: (113 commits)
Round mouse co-ordinates
Fix bunny deployment
Fix site-watcher tests
make multimethods tests pass
make ecdsa unportable for now
check pango-1.0
cocoa.messages: cleanup
Move synopsis* from definitions to see
Faster PEG compile times; inline less, use execute( instead
delete factor/ every time after a build is finished. you can easily check it out by knowing the git-id
Condomization wraps lambdas in condoms to protect them from macro-transmitted diseases. cond, case and other macros work better now if lambdas appear where quotations are expected
Fixing compile errors, test failures and help lint failures
Add a missing step to the tutorial.
Add stack declarations to primitives during bootstrap now that ( is just a comment and won't affect HELP: anymore
OpenSSL checksum => native implementation
kernel doesn't need to depend on classes.tuple.private
Remove useless declarations
Fixing unit tests for syntax change
tools.disassembler now uses udis on Windows
Add promises unit tests
...
Conflicts:
extra/project-euler/001/001.factor
2009-03-24 02:41:53 -04:00
Slava Pestov
7a4a7474e8
Fix site-watcher tests
2009-03-23 22:33:05 -05:00
Doug Coleman
688452fa3d
make multimethods tests pass
2009-03-23 20:36:44 -05:00
Doug Coleman
f061b05311
make ecdsa unportable for now
2009-03-23 20:32:57 -05:00
Doug Coleman
3d97e4c82e
delete factor/ every time after a build is finished. you can easily check it out by knowing the git-id
2009-03-23 19:00:23 -05:00
Doug Coleman
8befaa53de
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-23 18:28:06 -05:00
Slava Pestov
8385e9d9f5
Fixing compile errors, test failures and help lint failures
2009-03-23 17:12:41 -05:00
Doug Coleman
8dfe860b17
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-23 11:50:39 -05:00
Slava Pestov
0dd2a918ba
Merge branch 'master' of git://github.com/Keyholder/factor
2009-03-23 03:09:09 -05:00
Maxim Savchenko
83592b7d84
OpenSSL checksum => native implementation
2009-03-23 03:16:13 -04:00
Slava Pestov
723bfab030
Fixing unit tests for syntax change
2009-03-23 00:34:02 -05:00
Slava Pestov
ccc4c41725
Add promises unit tests
2009-03-22 21:42:23 -05:00
Slava Pestov
353788190d
promises: fix for syntax change and simplify a little bit
2009-03-22 21:42:01 -05:00
Slava Pestov
69bf52c2a6
adsoda, 4DNav: fix compile errors exposed by stronger static checking
2009-03-22 21:38:36 -05:00
Doug Coleman
ccdef35949
inline everything so stuff compiles
2009-03-22 19:25:55 -05:00
Slava Pestov
0ffc9247cc
words: Fix compile errors in unit tests, remove ?word-name word and replace its usages with present
2009-03-22 17:53:06 -05:00
Slava Pestov
d1436cea15
Merge branch 'master' into finish_syntax_colon
2009-03-21 18:13:47 -05:00
Doug Coleman
6585133cc1
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-21 09:47:05 -05:00
Slava Pestov
35a3170f42
Stack inference for mason
2009-03-21 03:43:38 -05:00
Slava Pestov
30816ba5d0
Get more code to load after SYNTAX: change
2009-03-21 03:22:21 -05:00
Slava Pestov
c0154c1391
Change (:) to parse effect immediately, and remove ( parsing word
2009-03-21 03:17:35 -05:00
Slava Pestov
899b096f90
Dan asked me to remove state-machine
2009-03-21 02:51:15 -05:00
Slava Pestov
ea60f8ae93
Changing : foo ; parsing to SYNTAX: foo ;
2009-03-21 01:27:50 -05:00
Doug Coleman
55bb5f0cd4
fix typo in example
2009-03-20 22:40:46 -05:00
Doug Coleman
50535b1a74
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-20 22:01:14 -05:00
Doug Coleman
c626cab383
a robots.txt parser
2009-03-20 21:56:48 -05:00
Slava Pestov
fabe2df715
Crank down spectral-norm parameter so that it doesn't take way too long on non-SSE2 machines
2009-03-20 16:26:13 -05:00
Doug Coleman
ea614e6a5f
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-20 09:34:39 -05:00
Doug Coleman
54df6bee59
ping every 5 minutes, not every 10 seconds
2009-03-19 17:05:08 -05:00
Doug Coleman
ece2eabc39
call init-db and run-site-watcher from webapps.site-watcher
2009-03-19 16:48:46 -05:00
Doug Coleman
e41a7bb6d6
site-watcher works again
2009-03-19 16:48:32 -05:00
Slava Pestov
9366ffe83a
Fix load error
2009-03-19 15:52:58 -05:00
Slava Pestov
cacc2f38f6
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-18 23:05:51 -05:00
Slava Pestov
f995542246
Project Euler solutions had MAIN: words which would leave values on the stack; add a new SOLUTION: parsing word now that MAIN: cannot do that
2009-03-18 23:05:32 -05:00
Doug Coleman
187142d6d8
fix load error
2009-03-18 23:01:01 -05:00
Doug Coleman
2f802f307c
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-18 22:00:17 -05:00
Doug Coleman
b15ccea9bf
fix db query
2009-03-18 22:00:08 -05:00
Slava Pestov
59ad8bc1fd
webapps.site-watcher: add furnace to using list
2009-03-18 21:56:17 -05:00
Slava Pestov
518b5c46ca
Fixing deploy tests
2009-03-18 19:58:05 -05:00
Slava Pestov
2628ddde5e
Working on site-watcher
2009-03-18 19:36:04 -05:00
Slava Pestov
575132336d
Deploy descriptor for regex-dna
2009-03-18 18:30:56 -05:00
Doug Coleman
33914c62cb
add an account-name field to site-watcher
2009-03-18 18:18:57 -05:00
Doug Coleman
87997cc0d2
slightly bettar
2009-03-18 18:06:00 -05:00
Doug Coleman
391d972b66
major refactoring of site-watcher again
2009-03-18 18:05:05 -05:00
Doug Coleman
9a8e7fe3ed
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-18 17:46:00 -05:00
Doug Coleman
c1da74f179
futher clean up api
2009-03-18 17:45:33 -05:00
Doug Coleman
e8f9d48b08
move site-watcher db code to new vocab, clean up the site-watcher api
2009-03-18 17:43:49 -05:00
Slava Pestov
5da04a5e41
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-18 17:19:09 -05:00
Doug Coleman
d5581b453e
use error. instead of unparse
2009-03-18 17:15:54 -05:00
Doug Coleman
71435f6653
prettyprint was necessary.
2009-03-18 17:12:47 -05:00
Doug Coleman
3d5bb95640
dont use prettyprinter
2009-03-18 17:11:54 -05:00
Slava Pestov
1d45720579
Add a deploy test to keep benchmark.regex-dna size down
2009-03-18 17:08:57 -05:00
Doug Coleman
2bb3f782c6
site-watcher uses the db now
2009-03-18 17:07:46 -05:00
Slava Pestov
9d44b7620f
Fixing the build
2009-03-18 17:01:26 -05:00
Aaron Schaefer
f8171b51cb
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-18 01:28:07 -04:00
Slava Pestov
32678fc4d1
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-17 19:06:56 -05:00
Joe Groff
7a010063c0
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-17 16:19:13 -05:00
Joe Groff
2b45847649
linear algebra fail
2009-03-17 16:18:56 -05:00
Doug Coleman
0820734749
serial library works with the null modem -- add some standard ports for future reference
2009-03-17 15:03:01 -05:00
Doug Coleman
a1ba5fa999
Merge git://github.com/Keyholder/factor into keyholder
2009-03-17 12:31:23 -05:00
Slava Pestov
be4fb1e7d9
Move call( and execute( to core
2009-03-16 20:11:36 -05:00
Slava Pestov
e697fe8a90
Remove Farkup caching from Wiki now that Farkup parser is fast
2009-03-16 03:29:29 -05:00
Slava Pestov
cac26d7b44
peg-lexer: fix help lint
2009-03-16 03:29:16 -05:00
Slava Pestov
8936408df6
Add unportable tag to drills
2009-03-16 03:17:57 -05:00
Slava Pestov
5f2aac9bda
Fix slides for with-ui change
2009-03-16 03:01:56 -05:00
Slava Pestov
56ffaf5cb1
Updating ui.gadgets.alerts, ui.gadgets.book-extras, ui.utils and drills for new_ui changes
2009-03-16 03:01:32 -05:00
Slava Pestov
4589aab8a4
Move ui.gadgets.alerts, ui.gadgets.book-extras and ui.utils to extra
2009-03-16 03:00:37 -05:00
Daniel Ehrenberg
f6560186dd
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-16 00:46:27 -05:00
Slava Pestov
0c39ed30e1
Fix benchmark table output
2009-03-15 23:25:36 -05:00
Slava Pestov
a423c83e6d
Add workaround for game-input crash
2009-03-15 23:11:35 -05:00
Joe Groff
caa6eb0397
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-15 21:28:01 -05:00
Slava Pestov
e8b8b9e446
A little gift for Joe
2009-03-15 21:25:19 -05:00
Daniel Ehrenberg
03684713c9
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-15 20:28:43 -05:00
Slava Pestov
dacf1910dc
First cut of webapps.site-watcheR
2009-03-15 20:13:17 -05:00
Slava Pestov
311487e5e7
Fix webapps.pastebin redirection
2009-03-15 20:05:59 -05:00
Daniel Ehrenberg
2fc74f67df
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-15 17:40:07 -05:00
Slava Pestov
ca4d60095b
Fix load error in 4DNav after ui.gadgets.labeled refactoring
2009-03-15 17:39:35 -05:00
Daniel Ehrenberg
f62847a430
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-15 17:39:29 -05:00
Slava Pestov
4e5f7525b7
Fix ui.render.test
2009-03-15 17:36:08 -05:00
Doug Coleman
cee5ec8457
support for linking to any irc channel logs, not just concatenative
2009-03-15 13:33:11 -05:00
Doug Coleman
7f0aba9de0
uncomment unit tests and fix parser.state....
2009-03-15 13:27:36 -05:00
Slava Pestov
87db3ae85e
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-14 23:01:31 -05:00
Slava Pestov
4ca90e2a6a
Fix compile error in fjsc
2009-03-14 23:00:29 -05:00
Doug Coleman
3c6ceb1891
initial checkin of site-watcher
2009-03-14 10:53:51 -05:00
Doug Coleman
4302e36424
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-14 00:04:08 -05:00
Slava Pestov
83dbc2334e
Remove parser-combinators.regexp since regexp supercedes it
2009-03-13 19:46:16 -05:00
Maxim Savchenko
ce1f5fe66b
Simplified using alien.destructors
2009-03-13 15:29:48 -04:00
Doug Coleman
db19b48c3b
use CONSTANT:
2009-03-12 23:16:07 -05:00
Doug Coleman
20c1ea1945
support for geobytes city/country/region database
2009-03-12 23:15:42 -05:00
Doug Coleman
da41ae8fbe
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-12 11:30:16 -05:00
Maxim Savchenko
a8ca9c3d0e
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
2009-03-12 06:18:43 -04:00
Daniel Ehrenberg
05d718a7e9
Merge branch 'master' of git://github.com/bogiebro/factor
2009-03-12 03:58:40 -05:00
Sam Anklesaria
6c3083a108
cleaned peg-lexer debugging dependencies
2009-03-11 18:40:14 -05:00
Sam Anklesaria
b7284d8772
HUGE bug fixes, unit tests added
2009-03-11 18:36:55 -05:00
Slava Pestov
667eca9410
Fix unit tests and help lint for 'see' move
2009-03-11 17:33:54 -05:00
Doug Coleman
b38348aae0
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-11 15:06:31 -05:00
Slava Pestov
bd5013c9e6
Move combinators.cleave to unmaintained
2009-03-11 08:44:51 -05:00
Slava Pestov
52d1e4f9b5
Update code not to use combinators.cleave
2009-03-11 08:44:27 -05:00
Slava Pestov
515dcce34a
Move unused utility libraries to unmaintained
2009-03-11 08:35:48 -05:00
Slava Pestov
eb0bedd9b0
Fixing up code after 'see' refactoring
2009-03-11 08:34:25 -05:00
Maxim Savchenko
0b04a0804f
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
2009-03-11 05:56:36 -04:00
Slava Pestov
7d9389ad9e
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-10 20:01:34 -05:00
Sam Anklesaria
8eee229655
added test parsers, fixed doc links
2009-03-10 18:29:12 -05:00
Daniel Ehrenberg
987cd1c8ce
Moving regexp.matchers back to regexp
2009-03-10 18:27:33 -05:00
Slava Pestov
712711e869
Replace png-gadget in otug-talk with icon gadget usage; convert PNG images to TIFF
2009-03-10 17:00:46 -05:00
Slava Pestov
3acd00b403
Fix tetris rendering
2009-03-10 16:59:48 -05:00
Slava Pestov
fb8ee9fb11
Clicking in slides window requests focus
2009-03-10 16:59:33 -05:00
Slava Pestov
2f26d5f3da
images.viewer can now display some un-normalized images
2009-03-10 16:58:35 -05:00
Slava Pestov
ff3c5b28bd
Move normalize-scanline-order implementation from images.bitmap to images
...
Add upside-down? slot to image tuple
Update cap for recent changes
2009-03-10 16:35:47 -05:00
Sam Anklesaria
995d28fb2f
debugging, documentation for peg-lexer
2009-03-10 16:14:39 -05:00
Sam Anklesaria
cccaff40b1
added peg-lexer info
2009-03-10 11:27:19 -05:00
Maxim Savchenko
b456ef7ff2
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
2009-03-10 04:01:10 -04:00
Doug Coleman
7a6ae79ed9
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-10 00:15:17 -05:00
Sam Anklesaria
1235a74134
added simple tsv flashcard program
2009-03-09 20:39:48 -05:00
Maxim Savchenko
04c29c0a97
ECDSA OpenSSL interface
2009-03-10 00:02:53 +01:00
Slava Pestov
3494bb11ad
DEFER: now resets word definition, so take out a bogus DEFER: in irc.client
2009-03-09 17:48:04 -05:00
Doug Coleman
d6d98a0211
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-09 11:32:09 -05:00
Daniel Ehrenberg
4a118829c8
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-08 17:51:22 -05:00
Daniel Ehrenberg
e837d353ed
Merge branch 'regexp'
2009-03-08 17:50:32 -05:00
Doug Coleman
9ec47a7d08
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-08 01:18:51 -06:00
Slava Pestov
f3c2d32d26
Add Atom link to Planet Factor
2009-03-07 21:50:23 -06:00
Slava Pestov
c2bc2c0705
Updating deploy tool, mason.child and factor.sh for new Windows DLLs
2009-03-07 19:39:11 -06:00
Doug Coleman
97a44b44ac
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-07 19:33:25 -06:00
Slava Pestov
52fef83061
Fix various unit tests
2009-03-07 15:58:14 -06:00
Slava Pestov
08c3842403
More 4DNav fixes
2009-03-07 15:57:54 -06:00
Doug Coleman
c4862fc28f
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-07 15:27:36 -06:00
Slava Pestov
987a89bc4d
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2009-03-07 15:24:41 -06:00
Joe Groff
32223de89c
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-07 11:57:40 -06:00
Doug Coleman
f2131b4ebf
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-07 09:47:10 -06:00
Jose A. Ortega Ruiz
42fc636abc
FUEL: fix vocabulary list tables.
2009-03-07 14:21:23 +01:00
Jose A. Ortega Ruiz
6a711861c6
FUEL: Compilation fixes.
2009-03-07 13:55:22 +01:00
Slava Pestov
2cd0ebb98d
Update infix for locals change
2009-03-07 03:21:03 -06:00
Slava Pestov
72d9be21ae
Update 4DNav for new_ui
2009-03-07 03:20:47 -06:00
Slava Pestov
ad64211503
Move flatland to unmaintained
2009-03-07 01:47:18 -06:00
Slava Pestov
c1792d169e
Remove some stuff from unmaintained, and put some extra stuff there
2009-03-07 01:38:50 -06:00
Slava Pestov
375c5e69b5
Various load-everything fixes
2009-03-07 01:22:21 -06:00
Slava Pestov
c2a0613929
Updating meta-data
2009-03-07 00:57:04 -06:00
Doug Coleman
495659df27
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-06 22:52:45 -06:00
Slava Pestov
e4a0396550
Add parse-quotation hook to parser which locals overrides. '[ and [ use this hook. Fixes locals bug reported by erg
2009-03-06 19:48:04 -06:00
Joe Groff
78dd25c5b9
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-06 15:23:28 -06:00
Daniel Ehrenberg
e1806663d2
Merge branch 'master' into regexp
2009-03-05 16:44:35 -06:00