issues
search
eric-hawthorne
/
relish
Automatically exported from code.google.com/p/relish
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extend published zip files to include doc directory
#48
GoogleCodeExporter
opened
9 years ago
0
Compiler crashes when file imports and references an empty package
#47
GoogleCodeExporter
opened
9 years ago
0
Add byte indexing to Bytes type
#46
GoogleCodeExporter
opened
9 years ago
0
Implement comparison and arithmetic operators for uint types
#45
GoogleCodeExporter
closed
9 years ago
3
Add ability to specify nil-able type spec as method-return type spec
#44
GoogleCodeExporter
opened
9 years ago
0
Bad line number info on dispatch error report
#43
GoogleCodeExporter
opened
9 years ago
0
Add file operations and json package to documentation
#42
GoogleCodeExporter
closed
9 years ago
3
rsets which are still proxies have meaningless membership test
#41
GoogleCodeExporter
opened
9 years ago
0
setting value at index in list is not persisted
#40
GoogleCodeExporter
opened
9 years ago
0
Add octal and hex integer literals
#39
GoogleCodeExporter
opened
9 years ago
0
A relish-nil-valued attribute cannot be persisted
#38
GoogleCodeExporter
opened
9 years ago
0
File placed in wrong package directory is not detected properly
#37
GoogleCodeExporter
opened
9 years ago
0
[i] index operator should work on String
#36
GoogleCodeExporter
opened
9 years ago
0
"for" iterator must work on String to yield CodePoints
#35
GoogleCodeExporter
opened
9 years ago
0
Maps as attribute values are not working
#34
GoogleCodeExporter
opened
9 years ago
0
Error reporting location not correct
#33
GoogleCodeExporter
opened
9 years ago
1
Allow arbitrarily nested collection-type type specifications
#32
GoogleCodeExporter
closed
9 years ago
4
Input variable and return variable with same name should not be allowed.
#31
GoogleCodeExporter
opened
9 years ago
0
Add ability to process http headers in responses to httpPost and httpGet requests
#30
GoogleCodeExporter
opened
9 years ago
0
Add ability to manage cookies in web handler methods
#29
GoogleCodeExporter
opened
9 years ago
0
Add ability to receive and process POSTED files
#28
GoogleCodeExporter
closed
9 years ago
1
Add stream io
#27
GoogleCodeExporter
opened
9 years ago
0
Add ability to receive and process raw POST content
#26
GoogleCodeExporter
opened
9 years ago
0
Add file i/o
#25
GoogleCodeExporter
closed
9 years ago
1
Allow multi-valued attributes and collections with primitive element type to be persisted
#24
GoogleCodeExporter
closed
9 years ago
3
Allow ordinary collections and maps to be independently persisted
#23
GoogleCodeExporter
opened
9 years ago
0
deferSort and resumeSort need to handle the persistent aspect of collection sorting
#22
GoogleCodeExporter
opened
9 years ago
0
Transaction control statements do not manage in-memory object cache
#21
GoogleCodeExporter
opened
9 years ago
0
Add keyword method parameters
#20
GoogleCodeExporter
opened
9 years ago
0
Add variadic method parameter
#19
GoogleCodeExporter
opened
9 years ago
0
Add for i loops
#18
GoogleCodeExporter
closed
9 years ago
2
Add attribute Getter and Setter method declarations
#17
GoogleCodeExporter
opened
9 years ago
1
Add __private__ sections to source code files
#16
GoogleCodeExporter
closed
9 years ago
3
Add __private__ sections to type declarations
#15
GoogleCodeExporter
closed
9 years ago
1
Valid time parse format produces time that cannot be restored from db
#14
GoogleCodeExporter
opened
9 years ago
0
Add list slicing, insert, removal by position operations
#13
GoogleCodeExporter
opened
9 years ago
0
Add JSON transcoding
#12
GoogleCodeExporter
closed
9 years ago
1
Extend list constructor SQL/OQL queries to allow conditions on associated objects
#11
GoogleCodeExporter
closed
9 years ago
2
Include relish-stack trace in runtime error report.
#10
GoogleCodeExporter
opened
9 years ago
1
Report source code location of runtime errors
#9
GoogleCodeExporter
closed
9 years ago
1
random number producing method(s) would be handy
#8
GoogleCodeExporter
opened
9 years ago
1
Ability to clear multi-value attribute
#7
GoogleCodeExporter
closed
9 years ago
2
No way of having optional argument for handlers in web dialogue page
#6
GoogleCodeExporter
opened
9 years ago
2
Add function to convert to lower / upper / title case for Strings
#5
GoogleCodeExporter
closed
9 years ago
2
No prevention of [? ] or [! ] in lhs expr of assignment statement
#4
GoogleCodeExporter
opened
9 years ago
0
Methods defined only in imported pkgs should not be callable by unqualified name
#3
GoogleCodeExporter
closed
9 years ago
1
Ability to call other handler methods within web handlers.
#2
GoogleCodeExporter
opened
9 years ago
2
Empty line not allow after return statement arguments
#1
GoogleCodeExporter
closed
9 years ago
3
Previous