My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 176
Google Code project for Enterprise Java Semester 1 - 2009
Tool for working with files via tag, instead of old folders hierarchy. Файлам задаются теги. Например, то, что раньше лежало в ~/books/fantasy/Tolkien и имело симлинк (привет, винда!) в ~/books/foreign/english, теперь будет лежать в ~/books/ и иметь теги "fantasy", "Tolkien ", "english". Это позв...
When using ctags and cscope, be default, choose the whole project files.If the project is very large, such as Linux Kernel, if choose the whole project files,the tags and cscopes database might be very large too.The mktags allow the users to choose which directory and file type you care about, so to...
some of simples progrmme demo
asdfasdfasdfasdfasdfasdfasdfasdfasdf
example jobeet
=Introduction= Vtags is an auxiliary tool for verilog coder. It can analyze verilog source code files, and do following two things: #1. create hierarchical report, which figures out the module instantiation tree. #2. create tags, which can be used vi VI eidtor. Yes, just like ctags, but with ...
Project for Greypath Semester 1 - 2009
This mailbundle allows for tagging emails and RSS messages on Mail3.0. It allows for keywords (tags) and notes. Funkydog can also search in these fields using OS X's metadata facility. Note, this does not add headers to IMAP mails - it only modifies the downloaded copy. Download the mailbundle(loc...
The Idea of this library is to be able to (at least) do stuff like this: {{{ any("%album artist%", "%artist%") p(" - %album% [disc %discnumber%]") if present(full_album) { p(" (full album)") } p("/%tracknumber% - %artist% - %title%") }}} and have it be equivalent to [http://www.foobar...
1 2 3 4 5 6 7 8 9 10 Next