1
0
Fork 0
Commit Graph

44 Commits (1d9c06a16984c24d334bcdcf4962724d94b5c79b)

Author SHA1 Message Date
Mike Gerwitz a3d01a65d9
Merge README with README.md
Having both is confusing.  I also think it might be confusing npmjs.org
(which isn't a good reason to modify my tree, but hopefully it'll be a nice
side-effect).

* README: Remove file.
* README.md: Absorb README.
2017-07-25 23:38:08 -04:00
Mike Gerwitz 9431efacfe
Add "Transparent error subtyping" to README
This also reorganized the list to match the website

* README.md: Added "Transparent error subtyping".
  Reordered list.
2016-07-16 00:01:09 -04:00
Mike Gerwitz 818e4a73c8
whyfreejs link in README.md 2015-12-28 00:06:04 -05:00
Mike Gerwitz 81bb349238
Move README.md license below title
This resolves a long-standing NPM issue whereby it was not rendering the
README (instead saying that it does not exist)
2015-12-19 01:12:20 -05:00
Mike Gerwitz 62f7e0111a
README.md et. al. restructuring
There is now only one README* file---README.md.  Other files have been
renamed (e.g. README.hacking=>HACKING), or consolidated.
2015-08-23 00:15:48 -04:00
Mike Gerwitz 6bd42986f7 Added GNU to ease.js license notice in README.md 2014-04-09 19:10:20 -04:00
Mike Gerwitz 82a02c0081 [copyright] Copyright assignment to the FSF
Thanks to Donald Robertson III for his help and guidance during this
process.
2014-04-09 19:05:07 -04:00
Mike Gerwitz c5b6562d34 Mention of "Traits as mixins" in README.md and manual
No documentation yet; this is planned for the 0.2.1 release to prevent
further delays of the first GNU release.
2014-03-15 21:16:27 -04:00
Mike Gerwitz 89f00e0cdd [copyright] Copyright update 2014-01-20 22:55:29 -05:00
Mike Gerwitz ca3ebb53cc Simplified README.md and updated links 2014-01-20 22:54:05 -05:00
Mike Gerwitz 4b871dabc8 Corrected all line lengths in doc/
Now conforms to tools/linechk's 76-char limitation.
2014-01-17 22:30:15 -05:00
Mike Gerwitz 293189a9a0 Added copyright header to README.md
Now that I finally looked into Markdown commens.
2014-01-16 23:48:41 -05:00
Mike Gerwitz d864e0b0d2 Added license information to README.md
Particularily important for non-free software that uses LGPLv3+ versions.
2013-12-23 00:59:20 -05:00
Mike Gerwitz 4b5d7a2676 Reserved words section of README.md is unneeded 2013-12-23 00:51:04 -05:00
Mike Gerwitz 8b83add95f ease.js is now GNU ease.js.
On Sun, Dec 22, 2013 at 03:31:08AM -0500, Richard Stallman wrote:
> I hereby dub ease.js a GNU package, and you its maintainer.
>
> Please don't forget to mention prominently in the README file and
> other suitable documentation places that it is a GNU program.
2013-12-23 00:27:18 -05:00
Mike Gerwitz 05ad90e7f7 Updated README.md to remove npm unavailibility mention
- I had added the project to npm to reserve the name. Besides, the release is soon enough.
2011-12-22 23:36:15 -05:00
Mike Gerwitz 4fe20762c8 'abstract' keyword no longer required for interface method declarations
- A warning is not yet being thrown for redundancy if the abstract keyword is
  explicitly specified
2011-11-19 19:37:59 -05:00
Mike Gerwitz d45e0e9dc2 Removed new virtual/master reference from README that was added in master branch 2011-09-21 18:24:15 -04:00
Mike Gerwitz 38e8c8244d README update to reflect design alterations and present additional project information 2011-09-21 12:02:24 -04:00
Mike Gerwitz 96cb49ab2b Added notice for checking virtual/master branch 2011-09-20 17:16:27 -04:00
Mike Gerwitz 34be3b11a8 Added bug tracker to README 2011-08-27 16:24:37 -04:00
Mike Gerwitz 58a8198fda Updated README.md; removed portion of note mentioning that interfaces are not yet available. 2011-06-10 11:23:32 -07:00
Mike Gerwitz d84ee9fdc5 Updated README to contain full documentation URLs 2011-06-07 19:56:52 -04:00
Mike Gerwitz fdee02adc9 Combined file now exports {Final,Abstract}Class 2011-05-23 07:12:46 -04:00
Mike Gerwitz 8109d1e32a Updated abstract documentation in README.md 2011-05-23 07:08:35 -04:00
Mike Gerwitz d1fbf4cc21 Syntax highlighting for README.md 2011-05-23 07:01:58 -04:00
Mike Gerwitz 0ef016600c Added static, const and final mention to README.md 2011-05-19 19:54:21 -04:00
Mike Gerwitz 4f67fa35d7 Updated README, class definition section 2011-04-04 07:42:54 -04:00
Mike Gerwitz dd26cbcee9 Updated README to reflect manual for current support 2011-03-09 13:02:59 -05:00
Mike Gerwitz 22220cd2da README corrections 2011-03-07 23:21:15 -05:00
Mike Gerwitz a23d413a73 Updated README and TODO with visibility status 2011-03-07 23:13:06 -05:00
Mike Gerwitz dfa2966d99 Removed class naming from TODO and updated README to include mention 2011-03-05 22:55:15 -05:00
Mike Gerwitz b96aaa35d9 README correction 2011-03-03 20:09:01 -05:00
Mike Gerwitz ecd46382f3 Added brief mention and example of interfaces to README 2011-03-03 19:47:48 -05:00
Mike Gerwitz 032d1956a6 Altered README to reflect recent 'natural definition' addition 2011-03-03 19:45:03 -05:00
Mike Gerwitz 27e3eb9370 Added visibility mention to README 2011-03-02 23:48:55 -05:00
Mike Gerwitz 069ef6717f Removed direct reference to abstractMethods from README 2011-01-24 23:59:24 -05:00
Mike Gerwitz ab46e52a37 Updated README to reflect Interface implementation 2011-01-11 18:30:32 -05:00
Mike Gerwitz 76423fc4ea abstractMethod() no longer used; removed reference from README in reserved words section 2010-12-28 17:44:33 -05:00
Mike Gerwitz 46dbf56658 Updated README with new abstract method implementation 2010-12-27 22:17:21 -05:00
Mike Gerwitz 287320c09a README.md now reflects abstract method definition change 2010-12-01 21:41:32 -05:00
Mike Gerwitz ce038a871b Corrected documentation for abstractMethod 2010-11-15 13:28:36 -05:00
Mike Gerwitz d8533d6974 Updated README.md with some of the new changes 2010-11-15 12:11:11 -05:00
Mike Gerwitz 72189eeda1 Initial commit of README.md 2010-11-11 00:12:59 -05:00