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

Object subscripting #53

Merged
merged 1 commit into from
Mar 7, 2014
Merged

Object subscripting #53

merged 1 commit into from
Mar 7, 2014

Conversation

astigsen
Copy link
Contributor

@astigsen astigsen commented Mar 7, 2014

Added support for using object subscripting (bracket syntax to access rows) on table.

For now it is only for reading values, but it will be easy to combine it with object literals to allow setting of rows the same way.

@kneth @mekjaer @bmunkholm

… rows) on table.

For now it is only for reading values, but it will be easy to combine it with object literals to allow setting of rows the same way.
@kneth
Copy link
Contributor

kneth commented Mar 7, 2014

👍

@bmunkholm
Copy link
Contributor

Just lacking the useal stuff :-)

  • changes.txt updat
  • refdoc update
    +1

bmunkholm pushed a commit that referenced this pull request Mar 7, 2014
@bmunkholm bmunkholm merged commit d757baf into master Mar 7, 2014
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants