Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add reference/javascript-interop-ref.adoc #95

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2017

  1. initial draft: javascript-interop-ref.adoc

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    134205f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. add some sources; add Using Javascript Libraries

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    ec423c1 View commit details
    Browse the repository at this point in the history
  2. add section on goog.object

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    f897629 View commit details
    Browse the repository at this point in the history
  3. add WIP warning

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    7b98d6f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. add FIXMEs, content checklist, etc.

    Convert some of the Java lingo to Javascript (e.g. s/instance/object/)
    
    FIXME indicates places where content is missing or verified
    
    DELETE indicates code from the clj doco that i think does not apply to cljs
    
    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    cb4d208 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. add notes re: this, getters, types & classes

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    11a215c View commit details
    Browse the repository at this point in the history
  2. add text re: classes, types, prototypes, instance?

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    b85f3ba View commit details
    Browse the repository at this point in the history
  3. reorg section on js val ctors

    Signed-off-by: Gregg Reynolds <[email protected]>
    Gregg Reynolds committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    dd52d6f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/clojure/clojurescript-site

    …into interop-ref
    Gregg Reynolds committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    8880568 View commit details
    Browse the repository at this point in the history