Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-21 | Include the LuaFileSystem library; src/Makefile | ||
2008-11-22 | Compile lpeg into Lua so external lpeg.so, lpeg.dll isn't needed; src/Makefile | ||
2008-11-08 | Changed src/Makefile to make different ARCHes easier to compile and package for. | ||
2008-06-17 | Use liblua5.1.a from Lua Binaries; src/Makefile | ||
2008-06-17 | Include a lua.a like scintilla-st.a for source compile. | ||
2008-06-15 | Merged pm.c and find_replace.c into textadept.c; updated Makefile. | ||
2008-03-04 | No external Lua dependency; Textadept compiles with Lua and exports its symbols. | ||
2008-03-04 | Modified Makefile option flag to optimize for size; src/Makefile | ||
2008-03-03 | Updated copyright notice to include the year 2008. | ||
2007-08-06 | Initial import of core C files. | ||