Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6253377650425856: WIP - Dictionary types implementation (Closed)

Created:
Jan. 9, 2015, 3:34 p.m. by Wladimir Palant
Modified:
Sept. 14, 2016, 2:38 p.m.
Reviewers:
René Jeschke
CC:
Felix Dahlke
Visibility:
Public.

Description

WIP - Dictionary types implementation

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+375 lines, -0 lines) Patch
A lib/typedObjects/dictionaryTypes.js View 1 chunk +233 lines, -0 lines 0 comments Download
A lib/typedObjects/hash.js View 1 chunk +56 lines, -0 lines 0 comments Download
M lib/typedObjects/objectTypes.js View 2 chunks +2 lines, -0 lines 0 comments Download
M lib/typedObjects/primitiveTypes.js View 2 chunks +2 lines, -0 lines 0 comments Download
M test/index.html View 1 chunk +2 lines, -0 lines 0 comments Download
M test/tests/typedObjects.js View 1 chunk +80 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Wladimir Palant
Jan. 9, 2015, 3:34 p.m. (2015-01-09 15:34:46 UTC) #1
Wladimir Palant
Jan. 9, 2015, 3:38 p.m. (2015-01-09 15:38:27 UTC) #2
FYI, this is the current state of the dictionary types implementation.
dictionaryTypes.js is in the middle of being rewritten and currently won't run,
feedback is welcome nevertheless.

Powered by Google App Engine
This is Rietveld