Skip to content

Conversation

@fritzo
Copy link
Owner

@fritzo fritzo commented Sep 20, 2014

No description provided.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a lot of duplicated code copied from var build = funciont () {...}. Refactor?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I was half way into factoring it out as a separate module.

@fritzo
Copy link
Owner Author

fritzo commented Sep 20, 2014

@yangit I have left a few comment on this pull request.

Menu API simplified
Renamed navigator => menuRenderer
Menu does not know about menuRenderer
* old puddle-syntax removed
* view and menu code refactored
* keycode replaced with keypressJS lib
Editor.js is now split among cursor.js, menu-builder.js, forest.js
Event listener is used across libraries to notify each other of events.
See reference.md for better description.
@yangit
Copy link
Contributor

yangit commented Nov 7, 2014

Please review.
Most important info is in ./doc/reference.md

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, syntax.compiler.dumpLine should be compatible with analyst.

@fritzo
Copy link
Owner Author

fritzo commented Nov 11, 2014

+1

Refactor the way cursor is injected into the term and removed from term.
Cursor injection simplified in view.js
Added line checkout notification across multiple clients.
@yangit
Copy link
Contributor

yangit commented Dec 11, 2014

Travis is not passing until puddle-syntax version in NPM is bumped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants