1
0
mirror of https://github.com/robertkrimen/otto synced 2025-09-28 18:45:22 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
Robert Krimen
ed98144c35 Remarks on UTF-8/16 2012-10-17 11:54:04 -07:00
Robert Krimen
3dcc92af9b Gauntlet system for test262 (run until failing) 2012-10-16 16:33:38 -07:00
Robert Krimen
7dfbf6ab13 Better regular expression syntax checking
And a limitation elaboration
2012-10-12 18:55:41 -07:00
Robert Krimen
b6f8642fe2 Add note about regular expression limitation 2012-10-11 22:28:41 -07:00
Robert Krimen
c57edbfe2b Alter Object.Call to be more in line with .Get, .Set 2012-10-11 17:57:51 -07:00
Robert Krimen
8fbfeead4b Correct import statement 2012-10-10 22:57:53 -07:00
Robert Krimen
ca3f3ba323 Add note about underscore to the synopsis 2012-10-10 18:23:54 -07:00
Robert Krimen
2f89d77d37 Add import line 2012-10-10 17:38:56 -07:00
Robert Krimen
2161cc2cf5 Add Caveat Emptor section 2012-10-10 16:47:01 -07:00
Robert Krimen
2d707b5a97 Don't get carried away with Markdown in godoc 2012-10-10 14:52:52 -07:00
Robert Krimen
b7a70e7470 Add note about commandline otto 2012-10-09 18:58:11 -07:00
Robert Krimen
89e6086ff6 Add embedding example & isolate synopsis testing 2012-10-09 18:47:39 -07:00
Robert Krimen
ade6a169be Partially fix ReferenceError origin reporting 2012-10-09 17:19:29 -07:00