Change | User | Description | Committed |
---|---|---|---|
1163 | bob_summerwill | Added a private constructor to List. | 23 years ago |
1162 | bob_summerwill | Converted LIST into a List class, with all static methods. | 23 years ago |
1161 | bob_summerwill | Added a constructor and destructor to Parse. | 23 years ago |
1156 | bob_summerwill | Converted Parse into a class. | 23 years ago |
1154 | bob_summerwill | Converted Command into a class. | 23 years ago |
1153 | bob_summerwill | NewStr has been renamed as String. | 23 years ago |
1146 | bob_summerwill | Moved the NewStr global functions into a static class Jam::String. | 23 years ago |
1145 | bob_summerwill |
Updated the makefile. Added FTJam.exe and updated the DSP. |
23 years ago |
1138 | bob_summerwill | Removed all extern "C" wrappers, so the program now has C++ linkage throughout, ready for... refactoring. « | 23 years ago |
1137 | bob_summerwill | Jambase files renamed. | 23 years ago |
1136 | bob_summerwill | Updated the filenames for all the grammar files. | 23 years ago |
1135 | bob_summerwill | Updated the Jamfile, so it matches the new filenames. | 23 years ago |
1134 | bob_summerwill | Renamed the file system source files. | 23 years ago |
1133 | bob_summerwill | Renamed the exec files. | 23 years ago |
1132 | bob_summerwill | All of the non-generated, non-platform-specific files are now mixed-case C++ source files. | 23 years ago |
1131 | bob_summerwill | More .C to .CPP conversions. | 23 years ago |
1130 | bob_summerwill | More .C to .CPP conversions. | 23 years ago |
1129 | bob_summerwill | Some const-correctness fixes. | 23 years ago |
1128 | bob_summerwill | Stripped the documentation, while I'm working on the code. I'll readd this in anot...her directory at some point. « |
23 years ago |
1127 | bob_summerwill | More file renaming. | 23 years ago |
1126 | bob_summerwill | #include dependencies between headers are now modelled explicitly, with #includes as requi...red in header files, rather than it being a client-code responsibility. « | 23 years ago |
1125 | bob_summerwill | Renamed Command.h as Command.hpp. | 23 years ago |
1124 | bob_summerwill | More .c to .cpp conversions. | 23 years ago |
1121 | bob_summerwill | More const-correctness work. | 23 years ago |
1120 | bob_summerwill | A fair-size chunk of char* const-correctness modifications. | 23 years ago |
1119 | bob_summerwill | More const-correctness. | 23 years ago |
1118 | bob_summerwill | Various const-correctness fixes. | 23 years ago |
1117 | bob_summerwill |
Converted Compile and Expand files to C++. Some minor function prototype tweaks. |
23 years ago |
1116 | bob_summerwill | command.c replaced with Command.cpp. Batch file now using Jam++ exe. Updated... Jamfile, to cope with C++ flags. « |
23 years ago |
1115 | bob_summerwill | Fixed a warning. | 23 years ago |
1113 | bob_summerwill | Added MSVC++ project and workspace files. | 23 years ago |
1110 | bob_summerwill | Updated path for BuildAtHome.bat. | 23 years ago |
1109 | bob_summerwill | Separate batch files to build Jam at work and at home. | 23 years ago |
1108 | bob_summerwill | Added a batch file to invoke the Makefile build. | 23 years ago |
1107 | bob_summerwill | Deleted the tars and zips. | 23 years ago |
1106 | bob_summerwill | Integrated Jam from "public" to "guest/bob_summerwill". | 23 years ago |