ridiculousfish
|
57c9eeeecb
|
Changes related to supporting "intern scripts." These are scripts that used to be installed in /share/functions, but now are just compiled-in strings. This should reduce the amount of I/O done at launch time.
|
2012-01-13 23:54:16 -08:00 |
|
Siteshwar Vashisht
|
943cc68f54
|
Modified parse_util.cpp, parser.cpp, path.cpp to use env_get_string()
|
2012-01-12 22:56:53 +05:30 |
|
ridiculousfish
|
6f45832aed
|
Switch from std::set to std::map in parse_util.cpp
|
2012-01-04 17:56:02 -08:00 |
|
ridiculousfish
|
fec0415d4e
|
Rewrote parse_util.cpp data structures to use STL types and classes
|
2012-01-04 17:40:36 -08:00 |
|
ridiculousfish
|
04c7d87261
|
More work towards supporting builtin scripts
|
2012-01-03 10:54:06 -08:00 |
|
ridiculousfish
|
9cd279e0e9
|
Migrate some more off of al_list
|
2011-12-26 23:13:05 -08:00 |
|
ridiculousfish
|
8d2f107d61
|
Some changes to migrate towards C++ and a multithreaded model
|
2011-12-26 19:18:46 -08:00 |
|
ridiculousfish
|
3f16ace678
|
Initial C++ conversion
|
2011-12-26 19:11:54 -08:00 |
|