Core
- E27115: Bad reformat for standalone
begin
/end
block
- E26762: C#: bad CC for closure parameter fails after writeLn
- E27126: Compiler/Swift: Name of property is missing I error message
- E27141: Echoes: PEVerify error
- E27127: Hide W38 “reintroduce is not supported on this platform” for ClossPlatform=true
- E27125: Silver: Parser cannot parse expressions in evaluator
- E27121: Peek at Definition cannot show info for Program class
- E27131: Peek at Definition doesn't work for
this
- Debugger: CLR: exceptions when evaluating properties
- Debugger: CLR: fixes for evaluating parent class members from another module
- Debugger: CLR: get fields of boxed values (like CGPoint)
- Debugger: fix for length() evaluation
- Merged EBuild
- Merged RTL2
Fire & Water
- E25209: Fix out-of-range error for selectedItemIndex on project reload
- E27064: Allow Peek at Definition dialog to be larger where useful
- CodeBot: Font style & size tweaks/regression
- CodeBot: Make view updates more seamless on Water
- CodeBot: Option to cancel current request; links to clear context & history
- CodeBot: Stream incoming response, where possible (wip)
- CodeBot:NRE fix when invoked wo an open text file
- Editor: Expand snippets that take content even when cursor is after the content
- Editor: Improved smarter logic for surrounding code with
{
/}
, base don context
- Editor: new
b
and e
code snippets for Oxygene
- Fire: cell in treeview would sometimes draw badly, while renaming
- Water/Core: RemObjects.Elements.Cirrus refrence needs to be copy-local, else it cant load it
EBuild
- Fix for ambiguous overload
- Set Expect100Continue for package repositories, to see if alleviates network issues
Elements RTL
- Binary: overloaded constructors that take offset and count
- Http: Echoes version did not preserve content body, on error
- Http: support streaming of response (.NET)
- Http: support streaming of response (Cocoa)
- Json.TryFromFile: avoid internal exception if file doesn’t exist
- Json: allow (optional) reading of "cut off" json (wip, strings only)
- Json: cleaner error when Json ends mid-string