Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
24280821
Commit
24280821
authored
Oct 20, 2015
by
Vinicius Jarina
Browse files
Bumped year
parent
03cf9b35
Changes
33
Show whitespace changes
Inline
Side-by-side
Core/NLua/LuaLib/LuaEnums.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2009 Joshua Simmons <simmons.44@gmail.com>
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
...
...
Core/NLua/LuaLib/LuaIndexes.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2009 Joshua Simmons <simmons.44@gmail.com>
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
...
...
Core/NLua/LuaLib/LuaTypes.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2009 Joshua Simmons <simmons.44@gmail.com>
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
...
...
Core/NLua/LuaLib/References.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2009 Joshua Simmons <simmons.44@gmail.com>
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
...
...
Core/NLua/LuaRegistrationHelper.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
*
...
...
Core/NLua/LuaTable.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
*
...
...
Core/NLua/LuaUserData.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
*
...
...
Core/NLua/Metatables.cs
View file @
24280821
/*
* This file is part of NLua.
* Copyright (C) 201
4
Vinicius Jarina.
* Copyright (C) 201
5
Vinicius Jarina.
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
*
...
...
Core/NLua/ObjectTranslator.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
*
...
...
Core/NLua/ObjectTranslatorPool.cs
View file @
24280821
...
...
@@ -4,7 +4,7 @@ using System.Collections.Generic;
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
...
...
Core/NLua/Properties/AssemblyInfo.cs
View file @
24280821
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
...
...
Core/NLua/ProxyType.cs
View file @
24280821
/*
* This file is part of NLua.
*
* Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (c) 201
5
Vinicius Jarina (viniciusjarina@gmail.com)
* Copyright (C) 2003-2005 Fabio Mascarenhas de Queiroz.
* Copyright (C) 2012 Megax <http://megax.yeahunter.hu/>
*
...
...
ios/NLuaTestsiOS/UnitTestAppDelegate.cs
View file @
24280821
...
...
@@ -30,7 +30,7 @@ namespace NLuaTestsiOS
// create a new window instance based on the screen size
window
=
new
UIWindow
(
UIScreen
.
MainScreen
.
Bounds
);
runner
=
new
TouchRunner
(
window
);
runner
.
AutoStart
=
true
;
//
runner.AutoStart = true;
runner
.
TerminateAfterExecution
=
true
;
// register every tests included in the main application/assembly
runner
.
Add
(
System
.
Reflection
.
Assembly
.
GetExecutingAssembly
());
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment