Commit Graph

13214 Commits (4c7b2f93379cf5925550747780f10d654d4577c2)

Author SHA1 Message Date
Slava Pestov caa89de401 hints: allow hints on generic words, these are propagated to each method 2009-03-26 21:25:21 -05:00
Doug Coleman 6752704e77 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-26 20:20:06 -05:00
Doug Coleman 9daf3d2771 fix the makefile for linux64 ffi_test 2009-03-26 20:19:45 -05:00
Doug Coleman 73b8bf1193 fix using list 2009-03-26 19:58:23 -05:00
Slava Pestov d35e50e807 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-26 19:02:11 -05:00
Doug Coleman 63e06589bd don't normalize-path in add-library 2009-03-26 18:56:10 -05:00
Slava Pestov 5632061425 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-26 18:20:30 -05:00
Slava Pestov 50b8bae937 Don't need freetype library in Factor.app anymore 2009-03-26 13:33:00 -05:00
Slava Pestov 0eb415b671 Tips of the day now implement the definition protocol 2009-03-26 13:02:28 -05:00
Aaron Schaefer 25b0758714 Merge branch 'master' of git://factorcode.org/git/factor
* 'master' of git://factorcode.org/git/factor: (23 commits)
  only use -fPIC on the ffi library
  fix load errors, help lint
  add using
  build with -fPIC on linux64
  update code for usages of add-library
  move a lot of words to alien.libraries
  Slides from talk at PyCon VM summit, Chicago 2009
  Fix hang when running ui tests
  Fix compiler.tree.debugger tests
  Merge tools.test.ui into ui.gadgets.debug
  compile an ffi test library, reduce factor runtime by 6kb!
  make add-library normalize-path, use libfactor-ffi-tests for testing ffi
  add sms, twitter fields to account.  create sitewatcher account when user registers
  Better error message if user forgets with-ui
  Fix hello-unicode for deployment
  remove loading freetype library on CE
  remove dead freetype code from Makefile
  A+b now focuses the search field
  Fix bitrot in compiler.tree.debugger
  - definitions.icons now has a reference article
  ...
2009-03-26 11:52:18 -04:00
Doug Coleman 785e3bcfd0 only use -fPIC on the ffi library 2009-03-26 10:47:25 -05:00
Doug Coleman b771758ff7 fix load errors, help lint 2009-03-26 10:45:52 -05:00
Doug Coleman 4e33df153d add using 2009-03-26 10:43:54 -05:00
Doug Coleman 77fccb2782 build with -fPIC on linux64 2009-03-26 10:38:00 -05:00
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
Doug Coleman 3c1b716bf9 move a lot of words to alien.libraries 2009-03-25 23:00:02 -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
Slava Pestov 6984c143e9 Fix hang when running ui tests 2009-03-25 22:54:31 -05:00
Slava Pestov ff07c8f352 Fix compiler.tree.debugger tests 2009-03-25 22:53:03 -05:00
Slava Pestov f4948ec970 Merge tools.test.ui into ui.gadgets.debug 2009-03-25 22:52:52 -05:00
Doug Coleman 97283b9857 compile an ffi test library, reduce factor runtime by 6kb! 2009-03-25 13:06:20 -05:00
Doug Coleman 4b275c2861 make add-library normalize-path, use libfactor-ffi-tests for testing ffi 2009-03-25 13:05:34 -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 c36ae80c28 Better error message if user forgets with-ui 2009-03-25 11:12:10 -05:00
Slava Pestov cb36d73b15 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-25 11:10:40 -05:00
Slava Pestov 70bc39b3fd Fix hello-unicode for deployment 2009-03-25 11:10:25 -05:00
Doug Coleman 28b10a7094 remove loading freetype library on CE 2009-03-25 10:19:52 -05:00
Doug Coleman 80860f62b2 remove dead freetype code from Makefile 2009-03-25 10:19:27 -05:00
Slava Pestov be9d8ffd02 A+b now focuses the search field 2009-03-25 10:12:10 -05:00
Slava Pestov 9b8dd01c0b Fix bitrot in compiler.tree.debugger 2009-03-25 10:11:58 -05:00
Slava Pestov 7741d2ca23 - definitions.icons now has a reference article
- move about to help.vocabs; it now opens the vocab browser instead
- help.vocabs is in default use list
- add runnable-vocab predicate class
2009-03-24 09:11:45 -05:00
Slava Pestov 577522fe0f Fix ui.tools.profiler help lint 2009-03-24 08:56:59 -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 cdf536978b Merge branch 'master' of git://factorcode.org/git/factor
* 'master' of git://factorcode.org/git/factor:
  Update cpu-ppc.S for quotation layout change
2009-03-24 02:42:38 -04: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
sheeple b1243dc1be Merge branch 'master' of git://factorcode.org/git/factor 2009-03-24 01:07:47 -05:00
sheeple c6837fbe3e Update cpu-ppc.S for quotation layout change 2009-03-24 01:07:38 -05:00
Slava Pestov 7e0022c16f Merge branch 'master' of git://github.com/philippwinkler/factor 2009-03-23 23:38:28 -05:00
Slava Pestov 53369cf5ff Round mouse co-ordinates 2009-03-23 23:15:53 -05:00
Slava Pestov 862223fa79 Fix bunny deployment 2009-03-23 22:36:51 -05: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 3ea888cec0 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-23 20:09:38 -05:00
Doug Coleman d42486f078 check pango-1.0 2009-03-23 20:09:01 -05:00
Doug Coleman 86f6763725 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-23 20:04:20 -05:00