-
Updated
Jul 3, 2020 - TypeScript
refactorings
Here are 12 public repositories matching this topic...
Currently when using cljr-add-missing-libspec, the namespaces are inline with the :require keyword.
It is formatted as the good example of the community styleguide instead of the better example.
Wouldn't it make sense to have it format to the better example?
Or is the documentation maybe outdated and should `bett
Check whether this is possible and what options does it gives us (tabs? action buttons?).
- custom properties view (maybe what we want?)
- tabs
- action buttons
- [refresh proper
salt
add salting to the hashes obfuscator generates.
Use code snippets to build new sample project: 03-datamodule
procedure TDataModule1.OnCreate(Sender: TObject);
begin
fOrdersProxy := TOrdersProxy.Create(fOwner);
fOrdersDataSource := fOrdersProxy.ConstructDataSource;
end;
procedure TDataModule1.InitOrders(aYear, aMonth: word);
begin
fOrdersProxy.WithFiredacSQL( FDConnection1,
'SELECT OrderID, CustomerID, OrderDate,-
Updated
Jan 7, 2019 - TypeScript
-
Updated
Jan 27, 2020 - Makefile
-
Updated
Oct 19, 2018 - Smalltalk
-
Updated
Oct 9, 2018 - Smalltalk
-
Updated
Dec 9, 2019 - JavaScript
Improve this page
Add a description, image, and links to the refactorings topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the refactorings topic, visit your repo's landing page and select "manage topics."


Justification
As a convenience to aid support issues, the "friendly" name of the Windows installation should be looked up from the raw version number.
Description
Currently, the RD logs OS version shows as a raw number, e.g.
Operating System: Microsoft Windows NT 6.2.9200.0 x64Whilst this is technically correct, it's not particular