Chua Chee Wee

Results 21 issues of Chua Chee Wee

Provide additional features such as distance (from one node to another), radius, diameter of graph.

### Description * The Uri constructor cannot parse http://hostname:port/ when hostname is * or +, ie, http://*:9999/ or http://+:9999 will cause an exception to be thrown. ``` httpListener = new...

Team:Libraries

The final statement in TTDebugInfoExport.CreateExportList is ` FExportList.Sort(ExportFunctionsSortCompare); ` Is it necessary? Would it be possible to provide a Sort property that determines whether to sort or not? I've already...

When attempting to parse the RTL's System.Classes.pas in "C:\Program Files (x86)\Embarcadero\Studio\20.0\source\rtl\System.Classes.pas" throws the error: First chance exception at $7744C5AF. Exception class EParserException with message ''Begin' expected found 'initialization''. Process ProjectIndexerResearch.exe...

Can't parse C:\Program Files (x86)\Embarcadero\Studio\20.0\source\rtl\sys\System.Internal.Unwinder.pas

Can't parse C:\Program Files (x86)\Embarcadero\Studio\20.0\source\rtl\posix\Posix.SysSocket.pas on line 127.

When the gas price increases in the network, it typically affects all transactions. However, if you were to change the gas price for a transaction in the wallet, and after...

**Reasons for making this change:** Added support for the Move language **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or...

**Is your feature request related to a problem? Please describe.** Allow coins to be blocked and delisted eg, 0xf658475dc67a4d48295dbcea6de1dc3c9af64c1c80d4161284df369be941dafb::moon_coin::MoonCoin This is a spam coin that is tricking people to visit...

This ```#[test()]``` passes the compiler, but the plugin flags it as an error: ``` IDENTIFIER expected, got ')' ``` Please consider fixing this.