#44
best refactorer
Ants
No code submission,
126 refactorings,
by
Ants,
July 06, 2010 10:32
1
2
3
4
typedef struct
{
char * directory;
...
by
Ants,
July 05, 2010 08:00
1
2
3
4
Base = char.Parse(((Console.ReadLine()).ToLower()).Substring(0, 1));
switch (Base)
{
...
by
Ants,
June 13, 2010 02:49
by
Ants,
June 13, 2010 02:47
1
2
3
4
bool compatibleNICodes(const Rule& rule, const std::vector<std::string> &nicodes) {
static const struct RulePair {
typedef std::string (Rule::*const RuleFunction)() const;
...
by
Ants,
June 12, 2010 22:32
1
2
3
4
<html>
<head>
<script>
...
by
Ants,
June 12, 2010 17:50
1
2
3
4
bool IsIncluded(std::string flag, bool & included)
{
if(flag == "INCLUDE")
...
by
Ants,
June 10, 2010 11:46
1
2
3
4
bool IsIncluded(bool match, std::string flag, bool & included)
{
if(match)
...
by
Ants,
June 10, 2010 11:28
by
Ants,
June 10, 2010 11:23
by
Ants,
June 08, 2010 03:06
1
<a href="http://a.link.he.re" target="blank">Rick Roll</a>
by
Ants,
June 07, 2010 15:35
by
Ants,
June 03, 2010 00:36
1
2
3
4
using System;
namespace ProtectedSınıflar
...
by
Ants,
May 30, 2010 22:26
by
Ants,
May 13, 2010 18:10
by
Ants,
May 11, 2010 20:36
by
Ants,
May 05, 2010 05:39
1
2
3
using System;
using System.Collections.Generic;
...
by
Ants,
April 29, 2010 09:14
by
Ants,
April 27, 2010 23:12
1
2
3
4
public class AntsController
{
public object CreateByEnum(DataModelType modeltype)
...
by
Ants,
April 20, 2010 01:07
You're welcome, @Navaneeth....