Commit Graph

8436 Commits (4221f2c963a6b5e029ea83743a33a86dfb7209fc)

Author SHA1 Message Date
Slava Pestov 40e1b32220 Merge branch 'emacs-indent' of git://eth0.net.ua/factor 2008-09-22 01:23:30 -05:00
Slava Pestov c78c59cde2 More Wiki fixes 2008-09-22 00:42:37 -05:00
Slava Pestov 7fb336ef18 Fixing relative link prefix lossage 2008-09-22 00:36:07 -05:00
Slava Pestov cae42362d9 Fix load error 2008-09-21 23:55:36 -05:00
Doug Coleman ee4faceb41 traversal flags machinery in place, lookahead works but shouldnt create capturing groups 2008-09-21 21:45:27 -05:00
Slava Pestov 440818dcaf Rename sidebar to contents 2008-09-21 19:45:28 -05:00
Slava Pestov e9b30d2bbc Debugging asides and conversation scope 2008-09-21 19:42:05 -05:00
Slava Pestov 0a4a776d02 Merge branch 'master' of git://tiodante.com/git/factor 2008-09-21 19:16:41 -05:00
Bruno Deferrari b1b7fa11f0 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-21 20:54:38 -03:00
Bruno Deferrari d256db22d1 irc.client: Fixes, refactoring 2008-09-21 20:46:09 -03:00
Doug Coleman c5a3f89b04 add feed:// since firefox and safari support it, throw a better error than "fall-through in case" 2008-09-21 11:58:09 -05:00
Alexander Solovyov 83ef3149fe Upgraded version of emacs indentation 2008-09-21 19:23:12 +03:00
Alexander Solovyov 22c10e8f4f Got Emacs' factor-mode indentation working with non-closed brackets 2008-09-21 19:23:12 +03:00
Alexander Solovyov 6032bdf8e6 first efforts to get indentation in emacs 2008-09-21 19:23:12 +03:00
John Benediktsson a9f2fbd4a2 Fix newline. 2008-09-20 22:41:16 -07:00
John Benediktsson 2d5778c5af Moving format specifications to a help article. 2008-09-20 22:39:12 -07:00
John Benediktsson 7cbbd3e0e6 Some fixes to printf for help-lint warnings. 2008-09-20 22:22:12 -07:00
John Benediktsson 37c8d6c7f5 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-20 21:46:46 -07:00
John Benediktsson 6d2a25efc3 Some simplification to printf, more to come. 2008-09-20 21:46:35 -07:00
Doug Coleman c017377a1d Merge branch 'master' of git://factorcode.org/git/factor 2008-09-20 19:09:28 -05:00
Doug Coleman f66d3d0957 oops, not everyone is in my timezone 2008-09-20 19:08:59 -05:00
Slava Pestov e211260e47 Tweak unit test 2008-09-20 18:52:39 -05:00
Slava Pestov c8966f9e0f Merge branch 'master' of git://factorcode.org/git/factor 2008-09-20 15:54:34 -05:00
Slava Pestov 2bc3594a0f Default to 64-bit on 64-bit Intel Macs 2008-09-20 15:53:18 -05:00
Slava Pestov 6b5af35cb6 reset-templates no longer needed 2008-09-20 03:33:46 -05:00
Doug Coleman 2c1f6ee3dd apply p1dzkl's patch to let the windows ui cascade new windows instead of putting them all on top of each other. thanks! 2008-09-19 22:06:28 -05:00
Bruno Deferrari d9e0060eb8 irc.messages: Fix `_' word conflict between fry and inverse 2008-09-19 22:14:00 -03:00
Slava Pestov 6dabf1f019 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-19 18:47:02 -05:00
Slava Pestov 57df3b9ee5 Check template modification time, recompile if changed 2008-09-19 18:46:54 -05:00
Doug Coleman f1205587a1 fix error from having tuple and generic with same name. annoying... 2008-09-19 18:33:28 -05:00
Doug Coleman 4eb3f73483 moving structs around 2008-10-06 18:18:33 -05:00
Doug Coleman dd56cd4a4f fix typo 2008-10-06 18:07:40 -05:00
Doug Coleman 4734b62dd8 things in the wrong place still, probably will have some using errors now.. 2008-10-06 18:03:56 -05:00
Doug Coleman 0ba6d93626 remove using 2008-10-06 18:02:52 -05:00
Doug Coleman c4fdad4df6 move structs around AGAIN 2008-10-06 18:02:07 -05:00
Doug Coleman 5e57f68814 use calendar.unix 2008-10-06 18:01:53 -05:00
Doug Coleman f949f6ee1a move basis/structs to calendar.unix 2008-10-06 17:59:20 -05:00
Doug Coleman 9f6a7bfd87 typo 2008-10-06 17:56:12 -05:00
Doug Coleman 1d25db2a6e empty case for linux 2008-10-06 17:54:50 -05:00
Doug Coleman 847205432f fix load error 2008-10-06 17:34:58 -05:00
Doug Coleman 0294308c4c work on windows file-info 2008-10-06 17:28:42 -05:00
Doug Coleman 9459eaab4b all platforms support the file-info structure 2008-10-06 17:28:11 -05:00
Doug Coleman b168d75a46 add timespec>timestamp word 2008-10-06 17:17:49 -05:00
Doug Coleman e0d6aadc8e complete file-info across *bsd, linux 2008-10-06 17:17:14 -05:00
Doug Coleman a0a17646c5 dettach -> detach (spelling), fix docs 2008-10-06 15:56:54 -05:00
Doug Coleman 03043a7cfd remove slot 2008-10-06 15:25:17 -05:00
Doug Coleman e42a2d8825 clean up constructor 2008-10-06 15:01:01 -05:00
erg d142b32837 cleaner irc.messages 2008-10-06 14:54:27 -05:00
erg 12ffb52da6 Merge branch 'master' of git://www.tiodante.com/git/factor 2008-10-06 14:33:07 -05:00
Slava Pestov 3c2caf948a 16-align stack on x86-64 2008-10-06 00:33:47 -05:00