Commit Graph

7572 Commits (e38e85ce5e0e812790ce918daabbbb6807132db1)

Author SHA1 Message Date
Doug Coleman a54c78007b add a clamp word to math.order, use clamp word throughout libraries 2009-05-24 21:35:50 -05:00
Samuel Tardieu 30a623c531 Add documentation and tests for extra/backtrack 2009-05-24 16:03:01 +02:00
Samuel Tardieu cbef12c629 Add amb-all and bag-of 2009-05-24 16:03:00 +02:00
Samuel Tardieu 1b9b27213d Do not create an extra scope in "if-amb" 2009-05-24 16:02:59 +02:00
Slava Pestov 5fa0507b97 websites.concatenatieve: add builds.factorcode.org 2009-05-22 17:52:31 -05:00
Slava Pestov b58c1780c6 One last tweak 2009-05-22 17:48:05 -05:00
Slava Pestov 760445c8e4 More cosmetic tweaks 2009-05-22 17:42:05 -05:00
Slava Pestov a1436e69cd webapps.mason: make it look like the factorcode.org site 2009-05-22 17:32:27 -05:00
Slava Pestov bbad40683b webapps.mason: spiff up download.xml a bit 2009-05-22 16:21:35 -05:00
Joe Groff 440861c687 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-21 20:55:57 -05:00
Joe Groff 9685aea6fe homogeneous coordinates coated in nurbsauce 2009-05-21 20:55:44 -05:00
Slava Pestov 16b39e2d6c mason: use short host name not fully qualified host name 2009-05-21 19:19:12 -05:00
Slava Pestov a150fc9a7f webapps.mason: Now renders a download grid with links to build machine status and download pages 2009-05-21 19:15:04 -05:00
Slava Pestov a2d83c1650 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-21 00:08:52 -05:00
Slava Pestov 7d328011e8 Working on webapps.mason 2009-05-21 00:08:43 -05:00
Doug Coleman 8f688eb742 fix comments and dtds in html parser 2009-05-20 15:50:01 -05:00
Doug Coleman c92a187639 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-20 14:32:48 -05:00
Joe Groff e47a30b7dc Merge branch 'master' of git://factorcode.org/git/factor 2009-05-20 10:27:09 -05:00
Joe Groff c505c6f261 clean up some GL state mgmt in spheres 2009-05-20 10:26:24 -05:00
Slava Pestov 2d81d082c6 webapps.mason: fix using 2009-05-19 17:56:34 -05:00
Slava Pestov 39e0d40223 webapps.mason: minor improvements 2009-05-19 17:46:05 -05:00
Doug Coleman 74107f2acd fix some duplicate using lines 2009-05-18 23:45:52 -05:00
Slava Pestov 3eb058aa70 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-18 16:50:21 -05:00
Slava Pestov c5d2c48fc9 mason.report: join lines with \n 2009-05-18 16:50:11 -05:00
Doug Coleman f33883658a fix lazy lists 2009-05-18 16:17:11 -05:00
Joe Groff 0d5d888474 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-18 11:50:19 -05:00
Joe Groff 78e3c19797 factor out grid mesh generation in terrain to its own vocab 2009-05-18 10:31:05 -05:00
Doug Coleman 400317affc Merge branch 'checksums' 2009-05-17 18:00:36 -05:00
Doug Coleman b352bbdc12 move sha1 and sha2 to checksums.sha, update usages 2009-05-17 17:58:36 -05:00
Slava Pestov b4afea0bfd math.primes.list: update for lists.lazy changes 2009-05-16 16:58:11 -05:00
Doug Coleman 51dde01fac Merge branch 'master' into checksums 2009-05-16 15:37:03 -05:00
Doug Coleman b819f9d11c Merge branch 'master' into checksums 2009-05-16 14:06:39 -05:00
Slava Pestov 9c239694bf Update unit tests for parser note and lazy list changes 2009-05-16 13:41:11 -05:00
Slava Pestov 7bca15cb35 Merge branch 'fix-bloom-filters-test' of git://github.com/alec/factor 2009-05-16 10:53:30 -05:00
Slava Pestov 132249660d Fix conflict 2009-05-16 09:48:42 -05:00
Doug Coleman b37d9d670d Merge branch 'master' into checksums 2009-05-16 09:05:29 -05:00
Slava Pestov 274655e77c More work on auto-use 2009-05-16 04:26:45 -05:00
Slava Pestov 66a9416473 Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
Doug Coleman 8de7f016c8 add reverse time to terrain demo and refactored it a bit 2009-05-15 19:36:36 -05:00
Slava Pestov b62630b5ac Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
Slava Pestov b31fe9b8f2 Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00
Doug Coleman dc107aa26c larger default window size for gesture-logger 2009-05-14 15:43:51 -05:00
Doug Coleman b4ca3d2af5 handle resize on key-down instead of key-up 2009-05-14 14:08:51 -05:00
Slava Pestov be17ed9132 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 22:42:13 -05:00
Doug Coleman 0d8115a940 fullscreen* -> (fullscreen?), set-fullscreen* -> (set-fullscreen), fix jamshred screen toggling 2009-05-13 22:28:33 -05:00
Slava Pestov 0c1e519dcb Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist 2009-05-13 22:15:48 -05:00
Doug Coleman 4848473cfd Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 22:03:02 -05:00
Doug Coleman b98c83de1f toggle-screen is in the ui now 2009-05-13 22:02:45 -05:00
Joe Groff 2da256063f MacOS X glFrustum generates -0.0 in W column of projection matrix; Windows glFrustum generates 0.0. This causes sign differences in the gl_ProjectionMatrixInverse between platforms. manually force the z coordinate sign in terrain sky projection to be negative like it ought to be 2009-05-13 21:28:12 -05:00
Doug Coleman 0378c612c6 fix the sky 2009-05-13 20:15:58 -05:00