W3C CVS

CVS log for 2000/10/swap/pyjs/pyjs.py

[BACK] Up to [Public] / 2000 / 10 / swap / pyjs

Request diff between arbitrary revisions


Default branch: 1

Revision 1.5 / (download) - annotate - [select for diffs] , Mon Jul 2 15:05:49 2007 UTC (12 months ago) by timbl
CVS Tags: rel-1-2-0, HEAD
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)
in progress, test harnes seems to work

Revision 1.4 / (download) - annotate - [select for diffs] , Sat Jun 30 20:06:00 2007 UTC (12 months ago) by timbl
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)
Use javascript indexxing []

Revision 1.3 / (download) - annotate - [select for diffs] , Tue Jun 26 02:36:16 2007 UTC (12 months, 1 week ago) by syosi
Changes since 1.2: +9 -9 lines
Diff to previous 1.2 (colored)
fix tabs

Revision 1.2 / (download) - annotate - [select for diffs] , Mon Oct 30 14:31:37 2006 UTC (20 months ago) by timbl
Changes since 1.1: +86 -10 lines
Diff to previous 1.1 (colored)

1. When a python document comment exists, then it outputted
   that as Javascript instead of as as a comment, and suppresses any
  other conversion.
   I just switched it to make a comment instead.
   I assume you use this for putting js versions of some py routines
  in the doc string.  Maybe put some magic marker in there to
  distinguish them from normal comments?  And/or a command line option.

2. There was no string escaping on string output. Having goggle din vain
 for a routine from the python runtime, I just copied in one I
  had lying around (string2N3)

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Oct 30 14:30:23 2006 UTC (20 months ago) by timbl
Diff
From http://svn.pyworks.org/svn/pyjamas/trunk/ James Tauber et al

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster