Commit Graph

75 Commits

Author SHA1 Message Date
Mark Pilgrim 309c0b6e43 css fiddling 2009-06-10 12:26:27 -04:00
Mark Pilgrim 49bd08c068 unicode fiddling 2009-06-10 11:51:34 -04:00
Mark Pilgrim defc5a3375 match dfn terms with incoming search keywords and jump to the containing section 2009-06-08 15:13:47 -04:00
Mark Pilgrim ae146df0d9 syntax highlighting for everyone! 2009-06-08 12:44:13 -04:00
Mark Pilgrim 654b102d74 you wouldn't believe me if I told you 2009-06-05 23:39:50 -04:00
Mark Pilgrim e39bffe2d5 build fiddling
--HG--
rename : dip3.js => j/dip3.js
rename : ga.js => j/ga.js
rename : jquery.js => j/jquery.js
rename : jquery.min.js => j/jquery.min.js
2009-06-05 19:30:20 -04:00
mark@atlantis f6961f7e7e build fiddling
--HG--
rename : html5.js => j/html5.js
2009-06-05 18:43:10 -04:00
Mark Pilgrim 851fd27d7f various typos and clarifications [thanks G.P.] 2009-06-01 19:38:13 -07:00
Mark Pilgrim fa7a58a75e where-to-go-from-here chapter 2009-05-31 15:47:46 -07:00
Mark Pilgrim 8912c8aec6 added print stylesheet 2009-05-29 16:16:07 -07:00
Mark Pilgrim 9a5aaf5e1a markup fiddling 2009-05-21 20:53:25 -04:00
Mark Pilgrim 06afedd27f various fixes in porting chapter [thanks G.P.] 2009-05-16 01:06:48 -04:00
Mark Pilgrim 161d46d118 clarified precedence notes in porting#has_key [thanks P.P.] 2009-05-16 00:53:17 -04:00
Mark Pilgrim 4d69a47f98 whats-new, more special-method-names, typography fiddling 2009-04-29 23:49:36 -04:00
Mark Pilgrim 098df1da63 some work on special method names 2009-04-28 23:46:31 -04:00
Mark Pilgrim 6ed5f105c6 one of these days i'm going to cut you into little pieces 2009-04-23 11:13:16 -04:00
Mark Pilgrim a16be8e8b6 typo 2009-04-23 11:10:40 -04:00
Mark Pilgrim f8185b7dfb dropped /td, /th, /tr end elements 2009-04-23 11:06:51 -04:00
Mark Pilgrim eb26d2a266 level fiddling 2009-04-21 00:41:26 -04:00
Mark Pilgrim 5d31cc05a6 stub for special-method-names chapter 2009-04-21 00:03:51 -04:00
Mark Pilgrim 29e83fc58b consistent capitalization 2009-04-16 00:30:24 -04:00
Mark Pilgrim 78f11dd003 some prev/next navigation links between chapters 2009-04-16 00:15:23 -04:00
Mark Pilgrim f520af8afe added clarification about lambda functions that take a tuple instead of multiple parameters [h/t G.B.] 2009-04-11 18:09:33 -04:00
Mark Pilgrim c9b8c521f5 inline mobile CSS too, now that the kinks are worked out 2009-04-09 19:23:54 -04:00
Mark Pilgrim 0f33552e45 mobile fiddling 2009-04-08 20:56:11 -04:00
Mark Pilgrim 45c3e5214c mobile fiddling 2009-04-08 12:04:11 -04:00
Mark Pilgrim fe57cb0215 mention sum() as a replacement for some instances of reduce() [h/t CJ] 2009-03-27 09:38:50 -05:00
Mark Pilgrim 933dc9459a iterators and generators chapter
--HG--
rename : humansize.py => examples/humansize.py
rename : roman1.py => examples/roman1.py
rename : roman2.py => examples/roman2.py
rename : roman3.py => examples/roman3.py
rename : roman4.py => examples/roman4.py
rename : roman5.py => examples/roman5.py
rename : roman6.py => examples/roman6.py
rename : roman7.py => examples/roman7.py
rename : roman8.py => examples/roman8.py
rename : romantest1.py => examples/romantest1.py
rename : romantest2.py => examples/romantest2.py
rename : romantest3.py => examples/romantest3.py
rename : romantest4.py => examples/romantest4.py
rename : romantest5.py => examples/romantest5.py
rename : romantest6.py => examples/romantest6.py
rename : romantest7.py => examples/romantest7.py
rename : romantest8.py => examples/romantest8.py
2009-03-27 01:43:33 -05:00
Mark Pilgrim 2ee90d10a6 remove #noscript 2009-03-19 01:44:12 -04:00
Mark Pilgrim 3b9c6c67e9 generate in-page TOCs on demand 2009-03-19 01:42:12 -04:00
mark@atlantis cfeee5d73d mindless fiddling 2009-03-18 23:46:08 -04:00
Mark Pilgrim 0ffa695d1d markup fiddling 2009-03-18 13:01:31 -04:00
Mark Pilgrim 764846b815 insomniac fiddling 2009-03-17 03:25:07 -04:00
Mark Pilgrim 77654693cf sick, can't sleep, may as well fiddle endlessly 2009-03-17 03:11:52 -04:00
Mark Pilgrim 08be466e7b started strings chapter, rewrote case-study intro, added some FIXMEs for obvious holes 2009-03-15 23:49:11 -04:00
Mark Pilgrim ce7bfb845a css pre-flight fiddling 2009-03-13 21:28:36 -04:00
Mark Pilgrim 7ce89fb27b css fiddling 2009-03-13 21:01:59 -04:00
Mark Pilgrim bda59cfc55 markup fiddling 2009-03-13 17:02:28 -04:00
Mark Pilgrim ac4b1f80fa more markup fiddling 2009-03-12 23:48:39 -04:00
Mark Pilgrim 43018795dc validator doesn't like missing body element, must ask Ian if that's their bug or mine 2009-03-12 23:45:35 -04:00
Mark Pilgrim 614325b973 finished case-study, added about page, fiddled with footers 2009-03-12 23:28:28 -04:00
Mark Pilgrim 5ead1cfa01 2 more complete sections and 2 more partial sections in case-study 2009-03-11 22:36:23 -04:00
Mark Pilgrim c8080fdbd1 another section of unit-testing 2009-02-28 16:21:16 -05:00
Mark Pilgrim d79d77aacc constrained writing ;-) 2009-02-17 16:46:24 -05:00
Mark Pilgrim 93849215bc couple of sections of new-and-improved "unit testing" chapter 2009-02-16 23:36:13 -05:00
Mark Pilgrim af01495379 finished lists section of "native datatypes" 2009-02-14 15:21:54 -05:00
Mark Pilgrim 63b7a47c55 several subsections of "lists" in native-datatypes, more js fiddling 2009-02-12 18:04:02 -05:00
Mark Pilgrim 3c39352a32 CHANGED LICENSE TO CC-BY-SA-3.0 at publisher's request, also some line-height css fiddling 2009-02-12 02:16:49 -05:00
Mark Pilgrim acc7105cf6 performance fiddling 2009-02-09 10:30:59 -05:00
Mark Pilgrim c5e8e2597c migrate js to jquery
--HG--
rename : dip3.packed.js => dip3.min.js
2009-02-08 00:09:42 -05:00